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

« back to all changes in this revision

Viewing changes to src/presets/Kubuntu/7.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 7.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
LABEL live-acpifix
 
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 --
 
12
LABEL live-noacpi
 
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 --
 
16
LABEL live-install
 
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 --
 
20
LABEL check
 
21
  menu label ^Check filesystem for defects
 
22
  kernel /casper/vmlinuz
 
23
  append  boot=casper integrity-check initrd=/casper/initrd.gz quiet splash --
 
24
LABEL hd
 
25
  menu label ^Boot from first hard disk
 
26
  localboot 0xffff
 
27
  append -  
 
28
MENU BACKGROUND backg.png
 
29
ALLOWOPTIONS 1
 
30
timeout 150
 
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