I guess this didn't make it to the list since I was subscribed under an old address. Ignore please if you have to read it for the third time ;-) I'm having problems setting up a boot menu using dhcpd from RedHat 6.0 and etherboot-4.2. Isn't the setup below (dhcpd.conf) supposed to work? Or is there a problem with the length of the DHCP reply? # from /etc/dhcpd.conf subnet 192.168.40.0 netmask 255.255.255.0 { range 192.168.40.10 192.168.40.250; host myhost1 { option option-128 e4:45:74:68:0:0; option option-160 "default=193:timeout=120"; option option-192 "Linux:::/tftpboot/vmlinuz.tagged:::"; option option-193 "Win98:::/dev/hda1:::"; hardware ethernet 00:30:31:67:13:11; fixed-address 192.168.40.10; } } -- "rubdiwup rubbeldidupp, schnipp und schnapp" Bernd (bernardo@studi.mathematik.hu-berlin.de) =========================================================================== This Mail was sent to netboot mailing list by: Bernd Wiebelt <bernardo@mathematik.hu-berlin.de> To get help about this list, send a mail with 'help' as the only string in it's body to majordomo@baghira.han.de. If you have problems with this list, send a mail to netboot-owner@baghira.han.de.
For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.