[syslinux] NOESCAPE config option

Михаил from.miha at gmail.com
Wed Jun 3 03:10:13 PDT 2009


> So with "DEFAULT menu.c32" and "NOESCAPE 1" the simple menu system is left
> and restarted again. I think both features work as designed.

OK. Can you help me with other issue?

As designed by next config file, if user enter garbage on boot prompt
cpuid info displayed on screen.
****config****
UI menu.c32
ONERROR cpuidtest.c32
LABEL commandline
	MENU LABEL ^0) commandline
	MENU QUIT
LABEL restart
	MENU LABEL ^9) restart
	MENU DEFAULT
	COM32 reboot.c32
****
But why config file with "ONERROR vesamenu.c32" or "ONERROR menu.c32"
option make syslinux crash on user garbage input at command line?




More information about the Syslinux mailing list