# syslinux.cfg #PROMPT = one (1) displays the prompt only, zero (0) will not display the prompt #TIMEOUT = Time to wait to autoboot in 1/10 secs. zero (0) disables the timeout #ONTIMEOUT = The menu item to boot on timeout. #F1 help.txt = User defined help text file loaded if F1 pressed while menu is displayed TIMEOUT 600 PROMPT 0 #MENU BACKGROUND /backgroundimages/your_image_here.png DEFAULT menu.c32 MENU TITLE MULTI-BOOT USB ONTIMEOUT 3 #Display help screen when F1 pressed on Syslinux Menu Screen F1 help.txt LABEL 1 MENU LABEL Reboot TEXT HELP Restart the computer. ENDTEXT COM32 reboot.c32 LABEL 2 MENU LABEL Reboot USB TEXT HELP Reboot the USB ENDTEXT localboot 0x80 LABEL 3 MENU LABEL Boot WinME Floppy Image KERNEL memdisk APPEND initrd=/winmec/WINME.IMG LABEL 4 MENU LABEL Boot Puppy Linux 4.31 MENU DEFAULT KERNEL /puppy/vmlinuz APPEND initrd=/puppy/initrd.gz pmedia=usbflash psubdir=puppy LABEL 5 MENU LABEL GRUB4DOS WinME/SuperGrubDisk/DSL/PMagic4.7/AVGResc/Clonezilla etc TEXT HELP Use GRUB4DOS to boot WinME/SuperGrubDisk/DSL/PMagic4.7/AVGResc/Clonezilla etc ENDTEXT KERNEL grub.exe