Hmm, I get exactly the same results with either FAI_BOOT=
and FAI_BOOT=dhcp and even without this option at all in the fai.conf file. I ran 'make-fai-nfsroot -v' each time. The log is the same: http://paste.debian.net/38863 The complete content of the /etc/fai/fai.conf file is (in the second case): *** snip *** #FAI_DEBMIRROR=yournfs debianmirror:/path/to/debianmirror LOGUSER=fai FAI_LOGPROTO=ssh FAI_CONFIGDIR=/srv/fai/config #FAI_CONFIG_SRC=nfs://yourservername$FAI_CONFIGDIR # The Interface to listen on SERVERINTERFACE=eth1 FAI_BOOT=dhcp MNTPOINT=/media/mirror FAI=/var/lib/fai/config *** snip *** Cheers (still very puzzled), Robert Thomas Lange schrieb: >>>>>> On Fri, 12 Jun 2009 09:44:37 +0200, Robert Markula >>>>>> <[email protected]> said: > > > And that's the strange thing - even the verbose log does not show that > > the pxelinux.0 file is created. > Check that the variable FAI_BOOT is not net, or set to dhcp. This > controls wether pxelinux.0 will be copied. > In the past this variable was set in /etc/fai, but nowadays it's not > set any more by default.
