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

« back to all changes in this revision

Viewing changes to src/presets/Debian Live/507 Rescue - i386/syslinux.cfg

  • Committer: Красимир С. Стефанов
  • Date: 2014-07-23 09:19:48 UTC
  • Revision ID: lokster@shodan-desktop-20140723091948-m8ozp13766tw7ieu
2.5.3

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/vmlinuz
9
 
        append initrd=/live/initrd.img boot=live union=aufs 
10
 
 
11
 
#PERSISTENCE: label persistent
12
 
#PERSISTENCE:   menu label Live (persistent)
13
 
#PERSISTENCE:   kernel /live/vmlinuz
14
 
#PERSISTENCE:   append initrd=/live/initrd.img boot=live union=aufs persistent
15
 
 
16
 
label livefailsafe
17
 
        menu label Live (failsafe)
18
 
        kernel /live/vmlinuz
19
 
        append initrd=/live/initrd.img boot=live union=aufs  noapic noapm nodma nomce nolapic nosmp vga=normal
20
 
 
21
 
LABEL hd
22
 
        menu label ^Boot from first hard disk
23
 
        localboot 0xffff
24
 
        append -  
25
 
  
26
 
MENU BACKGROUND backg.png
27
 
ALLOWOPTIONS 1
28
 
timeout 150
29
 
menu color title                1;31;49         #eeff1010 #cc553333 std
30
 
menu color sel                  7;37;40         #ffffffff #99660000 all
31
 
menu color border               30;44           #ffffffff #00000000 std
32
 
menu color pwdheader    31;47           #eeff1010 #20ffffff std