search for: add_named_menu

Displaying 2 results from an estimated 2 matches for "add_named_menu".

2006 Nov 22
2
Problem with "additional" submenus
...menu) --> Return to main menu (exitmenu) --> (goes to boot: prompt) Boot Normally Win 98 Startup Disk Linux Kickstart Options --> (goes to boot: prompt instead of first-level submenu) In addition to the code you'll find below, I have also tried to use the add_menu funtion rather than add_named_menu to add the menus and have used those return values in the calls to "add_item(.., OPT_SUBMENU,..)" for the 5th parameters and I get the exact same results. Here is my code, hopefully someone can spot what I am doing wrong: #ifndef NULL #define NULL ((void *) 0) #endif #include "men...
2006 Nov 27
8
Chaining from PXELinux to some other boot loader
Hi I am using PXELinux to boot BartPE and some other application and it works fine. There are some other Boot application which I am using 3COM MBAUTIL PXE.mnu and floppy images. I have problem chaining from pxelinux.0 to 3com pxe.0 (pxe.mnu). Consider: BIOS->(DHCP-TFTP)->pxelinux.0 works fine. BIOS->(DHCP-TFTP)->3COM pxe.mnu works fine, the menu appears and I can choose a floppy