1
MENU TITLE Kbuntu 7.04 USB BOOT MENU
5
menu label ^Start Kbuntu
7
append file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz quiet splash --
9
menu label ^Start Kbuntu (safe mode)
10
kernel /casper/vmlinuz
11
append file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz xforcevesa nomce nosmp noapic --
13
menu label ^Start Kbuntu (disable ACPI)
14
kernel /casper/vmlinuz
15
append file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz quiet acpi=off splash --
17
menu label ^Install Kbuntu
18
kernel /casper/vmlinuz
19
append file=/cdrom/preseed/kubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd.gz quiet splash --
21
menu label ^Check filesystem for defects
22
kernel /casper/vmlinuz
23
append boot=casper integrity-check initrd=/casper/initrd.gz quiet splash --
25
menu label ^Boot from first hard disk
28
MENU BACKGROUND backg.png
31
menu color title 1;31;49 #eeff1010 #cc553333 std
32
menu color sel 7;37;40 #ffffffff #99660000 all
33
menu color border 30;44 #ffffffff #00000000 std
34
menu color pwdheader 31;47 #eeff1010 #20ffffff std