[syslinux] menu.c32 and old syslinux options

H. Peter Anvin hpa at zytor.com
Thu Jun 7 17:15:02 PDT 2007


Jerry Nelson wrote:
> I tried a couple variations of using CONFIG.
> 
> I think the only work around I could come up with would be to load
> A config with hidden labels so that they don't muck up my menu, but 
> they would still be options on the boot: CLI
> 

The way I would do it would be to have your initial config file look
something like:

default menu.c32 menus/mainmenu.cfg

include menus/mainmenu.cfg
include menus/othermenu.cfg
include menus/moremenu.cfg
include menus/lastmenu.cfg

	-hpa




More information about the Syslinux mailing list