ugly boot logo ensures your will put here better one for your live kit
parent
9d3b237161
commit
e718db242b
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 7.2 KiB |
|
|
@ -1,43 +1,17 @@
|
||||||
UI /boot/vesamenu.c32
|
UI /boot/vesamenu.c32
|
||||||
|
|
||||||
PROMPT 0
|
TIMEOUT 140
|
||||||
TIMEOUT 40
|
|
||||||
|
|
||||||
MENU CLEAR
|
MENU CLEAR
|
||||||
MENU HIDDEN
|
|
||||||
MENU HIDDENKEY Enter default
|
|
||||||
MENU BACKGROUND /boot/bootlogo.png
|
MENU BACKGROUND /boot/bootlogo.png
|
||||||
|
|
||||||
MENU WIDTH 80
|
LABEL default
|
||||||
MENU MARGIN 20
|
MENU LABEL Run Linux
|
||||||
MENU ROWS 4
|
KERNEL /boot/vmlinuz
|
||||||
MENU TABMSGROW 9
|
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
|
||||||
MENU CMDLINEROW 9
|
|
||||||
MENU HSHIFT 0
|
|
||||||
MENU VSHIFT 19
|
|
||||||
|
|
||||||
MENU COLOR BORDER 30;40 #00000000 #00000000 none
|
|
||||||
MENU COLOR SEL 47;30 #FF000000 #FFFFFFFF none
|
|
||||||
MENU COLOR UNSEL 37;40 #FFFFFFFF #FF000000 none
|
|
||||||
MENU COLOR TABMSG 32;40 #FF60CA00 #FF000000 none
|
|
||||||
|
|
||||||
|
|
||||||
LABEL default
|
LABEL default
|
||||||
MENU LABEL Run Slax
|
MENU LABEL Run Linux 2
|
||||||
KERNEL /boot/vmlinuz
|
KERNEL /boot/vmlinuz
|
||||||
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
|
APPEND vga=769 initrd=/boot/initrfs.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0
|
||||||
|
|
||||||
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 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 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
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue