uclinux dhcpcd can not update resolv.conf

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

Reply to
enst
Loading thread data ...

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

Reply to
Kelly Hall

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.