Miantang / IoT

A web platform of the Internet of Things, Smart home, Home automation. Run on OpenWRT or RaspberryPI, Arduino.Based on Node.js. 一个基于Node.js的物联网智能家居SPA。
MIT License
1 stars 4 forks source link

openwrt挂载u盘,并将系统转移到u盘中 #4

Closed Miantang closed 9 years ago

Miantang commented 9 years ago

blog.csdn.net/wonengxing/article/details/24270071

5 重启后,执行df -h后如果发现/overlay挂载在/tmp/overlay-disabled上的解决方案: rm /tmp/overlay-disabled/etc/extroot.md5sum 或者删除/tmp/overlay-disabled目录下的所有系统文件,按照第2重新操作重启。

Miantang commented 9 years ago