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

« back to all changes in this revision

Viewing changes to src/presets/Kubuntu/10.04.1 - 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 Kubuntu 10.04 USB BOOT MENU
 
2
DEFAULT vesamenu.c32
 
3
PROMPT 0
 
4
LABEL live
 
5
        menu label ^Start Kubuntu
 
6
        kernel /casper/vmlinuz
 
7
        append  file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash locale=bg_BG --
 
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/ubuntu-netbook.seed boot=casper persistent initrd=/casper/initrd.lz quiet splash locale=bg_BG --
 
13
 
 
14
LABEL live-acpifix
 
15
        menu label ^Start Kubuntu (safe mode)
 
16
        kernel /casper/vmlinuz
 
17
        append  file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.lz xforcevesa nomce nosmp noapic locale=bg_BG --
 
18
LABEL live-noacpi
 
19
        menu label ^Start Kubuntu (disable ACPI)
 
20
        kernel /casper/vmlinuz
 
21
        append  file=/cdrom/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.lz quiet acpi=off splash locale=bg_BG --
 
22
LABEL live-install
 
23
        menu label ^Install Kubuntu
 
24
        kernel /casper/vmlinuz
 
25
        append  file=/cdrom/preseed/kubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd.lz quiet splash locale=bg_BG --
 
26
LABEL check
 
27
        menu label ^Check filesystem for defects
 
28
        kernel /casper/vmlinuz
 
29
        append  boot=casper integrity-check initrd=/casper/initrd.lz quiet splash --
 
30
LABEL memtest
 
31
        menu label ^Test memory
 
32
        kernel /install/mt86plus
 
33
LABEL hd
 
34
        menu label ^Boot from first hard disk
 
35
        localboot 0xffff
 
36
        append -  
 
37
MENU BACKGROUND backg.png
 
38
ALLOWOPTIONS 1
 
39
timeout 150
 
40
menu color title                1;31;49 #eeff1010 #cc553333 std
 
41
menu color sel                  7;37;40 #ffffffff #99660000 all
 
42
menu color border               30;44   #ffffffff #00000000 std
 
43
menu color pwdheader    31;47   #eeff1010 #20ffffff std