On Wed, 2010-07-21 at 09:56 +0200, Gábor Molnár wrote: > I think the your new files go to the ram partition and not the rom. > But i don't know what is the root of the problem. Maybe you should > build a custom firmware image with the files preloaded and upload that > to your router. > > > Gábor > > On 17 July 2010 18:27, Paul Aguirre <[email protected]> wrote: > Hello List, > > i'm new in the list, I hope somebody can help me. > > The problem is: when i modify the file /etc/resolv.conf all > works fine, but if i restart the equipment the change that i > perform does not stay. > I am not at all an expert, but I recall removing the soft links to these files with "rm filename" then creating a real file were the link was. For example: cp /etc/resolv.conf /etc/resolve.tmp rm /etc/resolv.conf vi /etc/resolv.conf.tmp (or use pico or nano to make changes then save to /etc/resolv.conf or just create from scratch. check to make sure the directory entry is not a link)
I may be using a different OS, but I hope this helps. -- Kirk Wallace http://www.wallacecompany.com/machine_shop/ http://www.wallacecompany.com/E45/index.html California, USA _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
