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

« back to all changes in this revision

Viewing changes to src/presets/Backtrack/4 Final - 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 Backtrack 4 USB BOOT MENU
 
2
DEFAULT vesamenu.c32
 
3
PROMPT 0
 
4
 
 
5
LABEL BT4
 
6
        MENU LABEL BT4 Beta - Console
 
7
        KERNEL /boot/vmlinuz
 
8
        APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw quiet
 
9
 
 
10
LABEL BT4
 
11
        MENU LABEL BT4 Beta - Console no FB
 
12
        KERNEL /boot/vmlinuz
 
13
        APPEND initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw quiet
 
14
 
 
15
 
 
16
label BT4
 
17
        MENU LABEL BT4 Beta - MSRAMDUMP
 
18
        com32 /boot/msramdmp.c32
 
19
 
 
20
LABEL memtest86
 
21
        MENU LABEL Run Memtest utility
 
22
        KERNEL /boot/mt86p
 
23
 
 
24
LABEL hd
 
25
        menu label ^Boot from first hard disk
 
26
        localboot 0xffff
 
27
        append -
 
28
 
 
29
MENU BACKGROUND backg.png
 
30
ALLOWOPTIONS 1
 
31
timeout 150
 
32
 
 
33
menu color title        1;31;49         #eeff1010 #cc553333 std
 
34
menu color sel          7;37;40         #ffffffff #99660000 all
 
35
menu color border       30;44           #ffffffff #00000000 std
 
36
menu color pwdheader    31;47           #eeff1010 #20ffffff std