[syslinux] Time out would not boot from local drive

Greg_Chu at Wendys.com Greg_Chu at Wendys.com
Mon Aug 28 09:53:43 PDT 2006


Hi, please help me to figure out why it does not boot from local drive, I 
said below ontimeout do localboot 0?
Thanks.

Greg

Below is the default file.

DEFAULT menu.c32
PROMPT 0
TIMEOUT 30
ONTIMEOUT LOCALBOOT 0
ALLOWOPTIONS 0
MENU ROWS 2
MENU WIDTH 80
MENU MARGIN 15
MENU PASSWORDMARGIN 20
MENU TIMEOUTROW 20

MENU TITLE Welcome to the Network boot menu

LABEL localboot
        MENU LABEL ^Local Boot (Windows)
        LOCALBOOT 0
 
LABEL ghost
        MENU LABEL Restore images
        kernel memdisk
        append initrd=pos1.imz
 


More information about the Syslinux mailing list