Setting: installserver=z990013z mirrorhost=$installserver NFSROOT_ETC_HOSTS="192.168.99.13 $mirrorhost"
When I do that I get an error: Updating rmt.8.gz (/usr/share/man/man8/rmt.8.gz) to point to /usr/share/man/man8/rmt-dump.8.gz. Recovering jove files ... Done. Error : Temporary failure in name resolution `/etc/fai/fai.conf' -> `/var/lib/fai/nfsroot/etc/fai/fai.conf' When I update the $NFSROOT/etc/resolv.conf: Updating rmt.8.gz (/usr/share/man/man8/rmt.8.gz) to point to /usr/share/man/man8/rmt-dump.8.gz. Recovering jove files ... Done. `/etc/fai/fai.conf' -> `/var/lib/fai/nfsroot/etc/fai/fai.conf' Thanks - Andy -----Original Message----- From: Thomas Lange [mailto:[EMAIL PROTECTED] Sent: Friday, January 21, 2005 11:18 AM To: ANDERSON RUSSELL D (ANDY) Cc: linux-fai Subject: Re: New version 2.6.6 >>>>> On Fri, 21 Jan 2005 10:41:22 -0700, "ANDERSON RUSSELL D (ANDY)" <[EMAIL >>>>> PROTECTED]> said: > The script can not resolve the ftp server name in the sources.list and fails on the apt-get update. I added another line to also create the $NFSROOT/etc/resolv.conf and it works as before. You should always add your ftp server to make-fai-nfsroot.conf NFSROOT_ETC_HOSTS="192.168.1.250 $mirrorhost" -- regards Thomas
