problem with 2.6.6.
Matthias Lechner
matthias.lechner at med.uni-muenchen.de
Thu Feb 10 15:09:07 CET 2005
here are the requestet files/lines:
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
create_base() {
if [ "$FAI_DEBOOTSTRAP" ]; then
call_with_stamp call_debootstrap $FAI_DEBOOTSTRAP
$ROOTCMD apt-get clean
rm -f $NFSROOT/etc/resolv.conf
echo "Creating base.tgz"
tar -l -C $NFSROOT -cf - --exclude var/tmp/base.tgz . | gzip >
$NFSROOT/var/tmp/base.tgz
else
die "\$FAI_DEBOOTSTRAP not defined."
fi
}
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
and (only found "resolv.con-installserver"):
linuxserver:~# /usr/bin/stat /usr/lib/fai/nfsroot/etc/resolv.conf-installserver
File: ,,/usr/lib/fai/nfsroot/etc/resolv.conf-installserver"
Size: 81 Blocks: 8 IO Block: 4096 reguläre Datei
Device: 301h/769d Inode: 538555 Links: 1
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2005-02-10 13:58:10.000000000 +0100
Modify: 2005-01-12 15:19:29.000000000 +0100
Change: 2005-02-10 14:02:24.000000000 +0100
linuxserver:~#
i hope this will help
thanks and goodbye
mat
More information about the linux-fai
mailing list