# 启动Veket
LABEL veket
SAY Now booting the Veket8.01 x86
MENU LABEL ^Veket 8.01 x86
KERNEL /boot/syslinux/veket/vmlinuz
APPEND initrd=/boot/syslinux/veket/initrd.gz pmedia=cd
# 启动MaxDOS
LABEL MaxDOS
SAY Now booting the MaxDOS Tools
MENU LABEL ^MaxDOS
KERNEL /boot/syslinux/memdisk
APPEND initrd=/dos/MaxDOS.img
# 重启动
LABEL reboot
SAY Rebooting System NOW!!
MENU LABEL ^Reboot system
KERNEL /boot/syslinux/reboot.c32
APPEND warm
# 调用Syslinux终端
LABEL Terminator
SAY Loading Syslinux Read-Only SHell
MENU LABEL [^C] Read-Only SHell
KERNEL /boot/syslinux/rosh.c32