syslinux fixes
This commit is contained in:
@@ -5,6 +5,7 @@ TIMEOUT 40
|
||||
|
||||
MENU CLEAR
|
||||
MENU HIDDEN
|
||||
MENU HIDDENKEY Enter default
|
||||
MENU BACKGROUND /boot/bootlogo.png
|
||||
|
||||
MENU WIDTH 80
|
||||
@@ -21,22 +22,22 @@ MENU COLOR UNSEL 37;40 #FFFFFFFF #FF000000 none
|
||||
MENU COLOR TABMSG 32;40 #FF60CA00 #FF000000 none
|
||||
|
||||
|
||||
LABEL linux
|
||||
LABEL default
|
||||
MENU LABEL Run Slax
|
||||
KERNEL /boot/vmlinuz
|
||||
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
|
||||
|
||||
LABEL linux
|
||||
LABEL default2
|
||||
MENU LABEL Run Slax 2
|
||||
KERNEL /boot/vmlinuz
|
||||
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
|
||||
|
||||
LABEL linux
|
||||
LABEL default3
|
||||
MENU LABEL Run Slax 3
|
||||
KERNEL /boot/vmlinuz
|
||||
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
|
||||
|
||||
LABEL linux
|
||||
LABEL default4
|
||||
MENU LABEL Run Slax 4
|
||||
KERNEL /boot/vmlinuz
|
||||
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
|
||||
|
||||
Reference in New Issue
Block a user