[syslinux] menu.c32 and old syslinux options

H. Peter Anvin hpa at zytor.com
Thu Jun 7 10:16:23 PDT 2007


Jerry Nelson wrote:
> Ok, I think I found one issue.  I have my default menu, and that
> Brings me into other menu's(configs) depending on which one is selected.
> I have "noescape 0" in one sub menu, but it wasn't set in my 1st default
> Menu.  I didn't include that in my first menu because I use password
> Protection and the README.menu says you must have "noescape 1".
> 
> Anyway, I changed that and hitting escape gets me the "boot: " line,
> Password still seems to work, but I still can't get the boot line
> To accept my labels from sub configs - I have used "include mycfg"
> Lines, but nothing.

Hm, they should have worked.  Note that the CLI only ever sees the
initial (default) config file, not your submenu configs, unless you use
CONFIG statements to switch between configurations.

INCLUDE is only supported in 3.50-pre16 or later.

	-hpa




More information about the Syslinux mailing list