Small patch to /etc/dhcp3/dhcpd.conf
Kai Schindelka
ks at zadi.de
Mon Nov 3 11:43:57 CET 2003
Hello Thomas, hello @ all,
I'm not absolutely sure if this makes sense. However, if you do a
# cp /usr/share/doc/fai/examples/etc/dhcpd.conf /etc/dhcp3/
maybe this should be the default when you have
tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd -r blksize -s \
/boot/fai
in /etc/inetd.conf:
--- dhcpd.conf.orig Mon Nov 3 11:35:32 2003
+++ dhcpd.conf Mon Nov 3 11:35:44 2003
@@ -7,5 +7,5 @@
#always-reply-rfc1048 on;
-filename "pxelinux.0";
+filename "/boot/fai/pxelinux.0";
# the server from which to load the initial boot file if different
--
Bye; Kai
More information about the linux-fai
mailing list