[syslinux] vesamenu.c32

Bryan Hilton bryanhilton at gmail.com
Fri Jan 9 09:35:01 PST 2009


Greetings all,

I am having issues with setting up my boot menu. I keep getting
prompted for a password but do not have one specified and it also does
not show the menu, it only shows the title. It also does not display
my background. I am running opensuse with dhcp and tftp. here is my
default file:


MENU TITLE Taters PXE Menu
DEFAULT vesamenu.c32
PROMPT 0

LABEL localboot
MENU LABEL ^Boot local hard disk
KERNEL com32/chain.c32
APPEND hd0 0
## LABEL dmitest
## menu label Various DMI Test
## KERNEL com32/dmitest.c32
## LABEL bios
## KERNEL memdisk
## APPEND initrd=xal89fw.img
## LABEL bmc
## KERNEL memdisk
## APPEND initrd=xalbmc64.img
LABEL fedora
MENU LABLE ^Fedora 10
KERNEL vmlinuz
APPEND initrd=initrd.img

MENU BACKGROUND pxelinux.cfg/image.png
timeout 300




More information about the Syslinux mailing list