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

« back to all changes in this revision

Viewing changes to src/presets/Debian Live/5.0.4 - Standard - 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/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
label live-686
 
17
        menu label Live 686
 
18
        kernel /live/vmlinuz2
 
19
        append initrd=/live/initrd2.img boot=live union=aufs 
 
20
 
 
21
label live-686failsafe
 
22
        menu label Live 686 (failsafe)
 
23
        kernel /live/vmlinuz2
 
24
        append initrd=/live/initrd2.img boot=live union=aufs  noapic noapm nodma nomce nolapic nosmp vga=normal
 
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