On Thu, Feb 10, 2005 at 02:33:34PM +0100, martin f krafft wrote: > also sprach Matthias Lechner <[EMAIL PROTECTED]> [2005.02.10.1414 +0100]: > > do you have any ideas what to do? > > I hope this is not related to #281264. Anyway, could you paste the > contents of the create_base() function in /usr/sbin/make-fai-nfsroot > and also include the output of /usr/bin/stat invoked on > $NFSROOT/etc/resolv.conf ?
I just had the same problem and I noticed two facts: - It seems that the bug in debootstrap was silently fixed - make-fai-nfsroot deletes /etc/resolv.conf in function create_base My solution was: Remove the line (#238) in /usr/sbin/make-fai-nfsroot rm -f $NFSROOT /etc/resolv.conf HTH, greets Jimmy -- Andreas "Jimmy" Gredler, [EMAIL PROTECTED] Get my public key at www.g-tec.co.at
