/sbin/dhclient-script: line 26: /etc/resolv.conf.dhclient-new: Read-only file system
/sbin/dhclient-script: line 44: /etc/resolv.conf.dhclient-new: Read-only file system
/sbin/dhclient-script: line 49: /etc/resolv.conf.dhclient-new: Read-only file system
/sbin/dhclient-script: line 49: /etc/resolv.conf.dhclient-new: Read-only file system
chown: cannot access `/etc/resolv.conf.dhclient-new': No such file or directory
chmod: cannot access `/etc/resolv.conf.dhclient-new': No such file or directory
mv: cannot stat `/etc/resolv.conf.dhclient-new': No such file or directory
can't create /var/lib/dhcp/dhclient.eth0.leases: Read-only file system
Does this mean I have to create a tmpfs partition in RAM and symlink the /var/lib/dhcp
to a directory in it?
Right now when I run ifconfig, I get
no output at all.
Thanks,
Jatin