# syslinux.cfg #TIMEOUT = Time to wait to autoboot in 1/10 secs. zero (0) disables the timeout #PROMPT = one (1) displays the prompt only, zero (0) will not display the prompt #ONTIMEOUT = The default menu label to automatically boot at timeout (selected after timeout) #DISPLAY = Optional menu text if not using LABEL Entries TIMEOUT 1000 DEFAULT vesamenu.c32 #MENU BACKGROUND /backgroundimages/your_image_here.png MENU TITLE MULTI-BOOT USB PROMPT 0 ONTIMEOUT 8 #DISPLAY Menu.txt #Display help text when F1 pressed on Syslinux Menu F1 help.txt LABEL 0 MENU LABEL Local boot TEXT HELP Reboot the USB ENDTEXT localboot 0x80 LABEL 1 MENU LABEL Reboot TEXT HELP Restart the computer ENDTEXT COM32 reboot.c32 LABEL 2 MENU LABEL Boot Win98 floppy image KERNEL memdisk APPEND initrd=boot.ima LABEL 3 MENU LABEL Boot Memtest86 floppy image KERNEL memdisk APPEND initrd=memtest.ima LABEL 4 MENU LABEL Boot Puppy Linux 4.00 KERNEL /puppy400/vmlinuz APPEND initrd=/pupp400/initrd.gz pmedia=usbflash psubdir=puppy400 LABEL 5 MENU LABEL Boot Puppy Linux 4.31 KERNEL /puppy431/vmlinuz APPEND initrd=/puppy431/initrd/gz pmedia=usbflash psubdir=puppy431 LABEL 6 MENU LABEL Boot Damn Small Linux (DSL) KERNEL /DSLEmbedded/linux24 APPEND ramdisk_size=100000 lang=us apm=power-off vga=normal initrd=/DSLEmbedded/minirt24.gz nomce noapic quiet BOOT_IMAGE=knoppix knoppix_dir=/DSLEmbedded/KNOPPIX LABEL 7 MENU LABEL Boot WinPE ISO (may not work with all PCs) TEXT HELP ISO Boot with MEMDISK ISO emulation ENDTEXT KERNEL memdisk APPEND raw initrd=winpe_x86.iso LABEL 8 MENU LABEL GRUB4DOS Acronis/PMagic 4.7/Clonezilla/UBCD TEXT HELP Use GRUB4DOS to boot Acronis/Pmagic 4.7/Clonezilla/UBCD ENDTEXT KERNEL grub.exe