~skss/live-usb-install/live-usb-install

« back to all changes in this revision

Viewing changes to src/presets/Kubuntu/9.04 - Kubuntu - i386/syslinux.cfg

  • Committer: Krasimir Stefanov
  • Date: 2010-12-08 13:56:49 UTC
  • Revision ID: lokiisyourmaster@gmail.com-20101208135649-qvtp2n4zw07oqu7h
2.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MENU TITLE Kbuntu 9.04 USB BOOT MENU
 
2
DEFAULT vesamenu.c32
 
3
PROMPT 0
 
4
LABEL live
 
5
        menu label ^Start Kbuntu
 
6
        kernel /casper/vmlinuz
 
7
        append  file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz quiet splash --
 
8
        
 
9
#UBUNTU_PERSISTENT:LABEL live-persist
 
10
#UBUNTU_PERSISTENT:     menu label ^Start Kubuntu (persistent)
 
11
#UBUNTU_PERSISTENT:     kernel /casper/vmlinuz
 
12
#UBUNTU_PERSISTENT:     append  file=/cdrom/preseed/kubuntu.seed boot=casper persistent initrd=/casper/initrd.gz quiet splash locale=bg_BG --
 
13
 
 
14
LABEL live-acpifix
 
15
        menu label ^Start Kbuntu (safe mode)
 
16
        kernel /casper/vmlinuz
 
17
        append  file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz xforcevesa nomce nosmp noapic --
 
18
LABEL live-noacpi
 
19
        menu label ^Start Kbuntu (disable ACPI)
 
20
        kernel /casper/vmlinuz
 
21
        append  file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz quiet acpi=off splash --
 
22
LABEL live-install
 
23
        menu label ^Install Kbuntu
 
24
        kernel /casper/vmlinuz
 
25
        append  file=/cdrom/preseed/kubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd.gz quiet splash --
 
26
LABEL check
 
27
        menu label ^Check filesystem for defects
 
28
        kernel /casper/vmlinuz
 
29
        append  boot=casper integrity-check initrd=/casper/initrd.gz quiet splash --
 
30
LABEL hd
 
31
        menu label ^Boot from first hard disk
 
32
        localboot 0xffff
 
33
        append -        
 
34
MENU BACKGROUND backg.png
 
35
ALLOWOPTIONS 1
 
36
timeout 150
 
37
menu color title                        1;31;49         #eeff1010 #cc553333 std
 
38
menu color sel                          7;37;40         #ffffffff #99660000 all
 
39
menu color border                       30;44                   #ffffffff #00000000 std
 
40
menu color pwdheader    31;47                   #eeff1010 #20ffffff std