[syslinux] Boot menu question

Jason Gerfen jason.gerfen at scl.utah.edu
Wed Sep 28 11:09:35 PDT 2005


After reading the documentation located at 
http://syslinux.zytor.com/menu.php concerning the menu.c32 configuration 
options I put together this pxelinux.cfg/default file:

DEFAULT MyMenu
PROMPT 1
TIMEOUT 10
ONTIMEOUT LocalBoot
ALLOWOPTIONS 0
IMPLICIT 0
NOESCAPE 1

MENU MAST PASSWD <password_omitted>

MENU TITLE Bootable Options:

LABEL MyMenu
        MENU HIDE
        KERNEL pxelinux.cfg/menu.c32

LABEL BootLocalDisk
        MENU LABEL ^BootLocalDisk
        localboot 0

LABEL WindowsBootDisk
        MENU LABEL ^WindowsBootDisk
        KERNEL pxelinux.cfg/memdisk
        APPEND initrd=pxelinux.cfg/windows/bootdisk.img

LABEL SuSELinux
        MENU LABEL ^SuSELinux
        KERNEL pxelinux.cfg/memdisk
        APPEND initrd=pxelinux.cfg/linux/suse.img


When I press enter at the boot: prompt the menu appears and I can select 
options etc.  However once I select an item I press the enter key and 
nothing happens.  Am I missing something?

-- 
Jason Gerfen

"My girlfriend threated to
 leave me if I went boarding...
 I will miss her."
 ~ DIATRIBE aka FBITKK




More information about the Syslinux mailing list