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

« back to all changes in this revision

Viewing changes to src/presets/Debian Live/504 GNOME - 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 Debian Live USB BOOT MENU
 
3
DEFAULT vesamenu.c32
 
4
PROMPT 0
 
5
 
 
6
label live
 
7
        menu label Live
 
8
        kernel /live/vmlinuz1
 
9
        append initrd=/live/initrd1.img boot=live union=aufs 
 
10
 
 
11
label livefailsafe
 
12
        menu label Live (failsafe)
 
13
        kernel /live/vmlinuz1
 
14
        append initrd=/live/initrd1.img boot=live union=aufs  noapic noapm nodma nomce nolapic nosmp vga=normal
 
15
 
 
16
 
 
17
LABEL hd
 
18
        menu label ^Boot from first hard disk
 
19
        localboot 0xffff
 
20
        append -  
 
21
  
 
22
MENU BACKGROUND backg.png
 
23
ALLOWOPTIONS 1
 
24
timeout 150
 
25
menu color title                        1;31;49         #eeff1010 #cc553333 std
 
26
menu color sel                          7;37;40         #ffffffff #99660000 all
 
27
menu color border                       30;44                   #ffffffff #00000000 std
 
28
menu color pwdheader    31;47                   #eeff1010 #20ffffff std