Re: [Etherboot-developers] (no subject)
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Michael B. <mb...@fe...> - 2002-08-02 12:06:23
|
On Thu, 1 Aug 2002, Haar Janos wrote: > Hello! > We read all of the available docs about etherboot, and after > it we tried to config etherboot 5.0.6 & 5.0.7 with ISC > DHCPD 3.0. > You can see the config files of them in the attachement. > Why the boot-menu does not works? > The boot menu is not visible, and the diskless box is just > booting with the default kernel. Haven't looked at your config files (binary attachment) but you can find working sample config files that define all possible Etherboot DHCP options and will transparently work with both encapsulated and non-encapsulated options in contrib/initrd/dhcpd.conf.etherboot.include. To use this file, simply add include "/etc/dhcpd.conf.etherboot.include"; to your dhcpd.conf file, and then use options like option etherboot.motd-1 = "Hello world!"; option etherboot.image-1 = "...menu option 1..."; The Etherboot magic (option 128) etc. will be added automatically. Michael Brown http://www.fensystems.co.uk -- Fen Systems: Linux made easy for schools |