how to change /etc from romfs to ramdisk
so that, dhcpcd can update DSN server in resolv
now, /etc is in romfs, it is readonly
how to change /etc from romfs to ramdisk
so that, dhcpcd can update DSN server in resolv
now, /etc is in romfs, it is readonly
You might replace /etc/resolv.conf with a symlink that points to a file on your ramdisk.
Or, you might create a ramdisk, copy all of /etc into the ramdisk, unmount the romfs /etc, mount the ramdisk on /etc.
You have many ugly options to choose from.
Kelly
Have something to add? Share your thoughts — no account required.
Ask the community — no account required