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
Create a link from /etc to let's say /var/etc which is normally mounted as ramdisk
rick
i use the command ln -s /etc /var/etc
after that /var/etc become readonly too.
i can not change anyth>enst wrote:
try ln -s /var/etc /etc
best regards
Wolfgang
Have something to add? Share your thoughts — no account required.
Ask the community — no account required