On reboot command router resets Openwrt Caos Calmer 15.05

不问归期 提交于 2019-12-03 21:53:38

Take a look here, /etc is read only and so cannot be modified. What you need to do is create a partition in /overlay which should be writable and save your configuration there and then have a script copy your config to /etc during boot time.

Hi and thanks for ur response amine ahd, I got my answer and I found what was the problem. Basically, I had made own luci and there was to many files in /www/cg-bin/ there was no space left and thats why after any command from my gui or manually it works and edit also but when u reboots, it resets router. After deleting files from cgi-bin folder and build again, now it works superb. At a time of building openwrt I gave permission to /etc/ to 777, so no issues for read only file system.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!