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

« back to all changes in this revision

Viewing changes to src/presets/USU/6.0 - Desktop - 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
# generated by liveusb-install
 
2
MENU TITLE USU 6.0 Desktop USB BOOT MENU
 
3
DEFAULT vesamenu.c32
 
4
PROMPT 0
 
5
 
 
6
LABEL linux
 
7
        menu label ^Start USU
 
8
        kernel /casper/vmlinuz
 
9
        append boot=casper initrd=/casper/initrd.gz quiet splash locale=bg_BG --
 
10
 
 
11
LABEL linux1
 
12
        menu label ^Start USU (safe graphics mode)
 
13
        kernel /casper/vmlinuz
 
14
        append boot=casper initrd=/casper/initrd.gz xforcevesa locale=bg_BG --
 
15
        
 
16
LABEL linux2
 
17
        menu label ^Start USU (safe mode)
 
18
        kernel /casper/vmlinuz
 
19
        append boot=casper initrd=/casper/initrd.gz xforcevesa acpi=off nomce nosmp noapic locale=bg_BG --
 
20
 
 
21
#UBUNTU_PERSISTENT:LABEL persist
 
22
#UBUNTU_PERSISTENT:     menu label ^Start USU (persistent)
 
23
#UBUNTU_PERSISTENT:     kernel /casper/vmlinuz
 
24
#UBUNTU_PERSISTENT:     append boot=casper persistent initrd=/casper/initrd.gz quiet splash locale=bg_BG --
 
25
 
 
26
LABEL hd
 
27
        menu label ^Boot from first hard disk
 
28
        localboot 0xffff
 
29
        append -
 
30
  
 
31
MENU BACKGROUND backg.png
 
32
ALLOWOPTIONS 1
 
33
timeout 150
 
34
menu color title                1;31;49 #eeff1010 #cc553333 std
 
35
menu color sel                  7;37;40 #ffffffff #99660000 all
 
36
menu color border               30;44   #ffffffff #00000000 std
 
37
menu color pwdheader    31;47   #eeff1010 #20ffffff std