[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /etc/resolv.conf bug



Hi,

The problem was that dhclient did not work properly (no internet connection) because /etc/resolv.conf disappeared due to manipulations in chroot.

To fix this needed is to make this symbolic link in /etc/resolvconf:

ln -s /etc/resolvconf/run/resolv.conf /etc/resolv.conf

I though it was due to live-helper because the same post live-helper customization script did not cause this to happen with Ubuntu live CD.

Hope this helps,

Regards,

Olivier

Marco Amadori wrote:
On Friday 21 November 2008, 08:53:39, Daniel Baumann wrote:

this is a bug in resolv.conf; in short: don't ever use resolv.conf on a
live system, no gain in using it, and it is only causing problems.

It the whole "/etc/resolv.conf" file itself is deprecated, what should be then the right way (TM) to provide static nameserver and domain information?

Or it was a typo and you meant the "resolvconf" package ?



Reply to: