Handbook section on PXE booting
butch at jameswhitby.org
butch at jameswhitby.org
Tue Dec 2 20:12:08 UTC 2014
At the bottom of section 31.8.2. Configuring the DHCP Server, just above
section 31.8.3. Debugging PXE Problems, the text reads:
Once the edits are saved, enable NFS at boot time by adding the following
line to /etc/rc.conf:
dhcpd_enable="YES"
Then, start the DHCP service:
# service isc-dhcpd start
That first line should be :
Once the edits are saved, enable DHCP at boot time by adding the following
line to /etc/rc.conf:
--
Butch Whitby
"Why is there never time to do it right the first time, but there is
always time to do it again?"
More information about the freebsd-doc
mailing list