# Entries for local boots LABEL - MENU LABEL Local: MENU DISABLE
LABEL nextdev MENU LABEL Boot from the ^Next boot drive MENU INDENT 1 localboot 0 MENU DEFAULT TEXT HELP Boot from the local hard drive. ENDTEXT
MENU SEPARATOR
LABEL - MENU LABEL Windows: MENU DISABLE
# Acronis True Image LABEL acronistrue MENU LABEL ^Acronis True Image MENU INDENT 1 KERNEL acronis/kernel.dat APPEND initrd=acronis/ramdisk.dat vga=791 ramdisk_size=32768 acpi=off quiet noapic TEXT HELP Run Acronis True Image on the client computer ENDTEXT
LABEL unattended_winxp MENU LABEL Windows ^XP MENU INDENT 1 KERNEL winxp/boot/bzImage # Add options (z_user=..., z_path=..., etc.) to this line. APPEND initrd=winxp/boot/initrd z_user=ootput z_password=*** z_path=//descartes/install TEXT HELP Install Windows XP on client machine over network ENDTEXT
MENU SEPARATOR
LABEL - MENU LABEL Debian: MENU DISABLE
LABEL debian_current_i386_expert MENU LABEL Debian Stable i386 Install MENU INDENT 1 KERNEL debian/current/i386/linux APPEND priority=low vga=normal initrd=debian/current/i386/initrd.gz --
LABEL debian_current_i386 MENU LABEL Debian Stable i386 Rescue MENU INDENT 1 KERNEL debian/current/i386/linux APPEND vga=normal initrd=debian/current/i386/initrd.gz rescue/enable=true --
LABEL debian_current_amd64_expert MENU LABEL Debian Stable AMD64 Install MENU INDENT 1 KERNEL debian/current/amd64/linux APPEND priority=low vga=normal initrd=debian/current/amd64/initrd.gz --
LABEL debian_current_amd64_rescue MENU LABEL Debian Stable AMD64 Rescue MENU INDENT 1 KERNEL debian/current/amd64/linux APPEND vga=normal initrd=debian/current/amd64/initrd.gz rescue/enable=true --
LABEL debian_testing_i386_expert MENU LABEL Debian Testing i386 Install MENU INDENT 1 KERNEL debian/testing/i386/linux APPEND priority=low vga=normal initrd=debian/testing/i386/initrd.gz --
LABEL debian_testing_i386_rescue MENU LABEL Debian Testing i386 Rescue MENU INDENT 1 KERNEL debian/testing/i386/linux APPEND vga=normal initrd=debian/testing/i386/initrd.gz rescue/enable=true --
LABEL debian_testing_amd64_expert MENU LABEL Debian Testing AMD64 Install MENU INDENT 1 KERNEL debian/testing/amd64/linux APPEND priority=low vga=normal initrd=debian/testing/amd64/initrd.gz --
LABEL debian_testing_amd64_rescue MENU LABEL Debian Testing AMD64 Rescue MENU INDENT 1 KERNEL debian/testing/amd64/linux APPEND vga=normal initrd=debian/testing/amd64/initrd.gz rescue/enable=true --
MENU SEPARATOR
LABEL - MENU LABEL OpenBSD: MENU DISABLE
LABEL openbsd_48_i386 MENU LABEL OpenBSD 4.8 i386 MENU INDENT 1 KERNEL openbsd/4.8/i386/pxeboot.0
LABEL openbsd_48_amd64 MENU LABEL OpenBSD 4.8 AMD64 MENU INDENT 1 KERNEL openbsd/4.8/amd64/pxeboot.0
MENU SEPARATOR
LABEL - MENU LABEL Archlinux: MENU DISABLE
LABEL archlinux MENU LABEL Archlinux Desktop Install MENU INDENT 1 KERNEL archlinux/vmlinuz APPEND initrd=archlinux/initrd.img rootdelay=10 nomodeset