Displaying 1 result from an estimated 1 matches for "fastlab".
Did you mean:
astlab
2005 Dec 15
3
menu.c32 - Return from sub-menu
...step back up
a level, or back to the top level.
Maybe I missed this in another post, and likely someone has already done
it. But just in case this could help someone else:
So in .\pxelinux.cfg\default pretty standard:
Default menu.c32
prompt 0
TIMEOUT 0
ALLOWOPTIONS 0
NOESCAPE 1
MENU TITLE FaSTLab Boot - NIC Selection
Label intel
MENU LABEL [^I] Intel NICs
kernel menu.c32
append intel_menu.conf
Label 3com
MENU LABEL [^3] 3COM NICs
kernel menu.c32
append 3com_menu.conf
....
Now copy that same default file from the pxelinux.cfg folder to the same
level as pxelinux...