Displaying 7 results from an estimated 7 matches for "50ffffff".
Did you mean:
20ffffff
2010 Aug 26
1
[Bug]: Extlinux needs 1 minute before boot menu is shown
...6
MENU HELPMSGENDROW 29
# Refer to http://syslinux.zytor.com/wiki/index.php/Doc/menu
MENU COLOR border 30;44 #40ffffff #a0000000 std
MENU COLOR title 1;36;44 #9033ccff #a0000000 std
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR help 37;40 #c0ffffff #a0000000 std
MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
MENU COLOR msg07 37;40 #90ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000...
2013 Sep 06
1
5.10 regression (from 5.01) MENU INCLUDE broken.
...OTOH, you could just change your initial INCLUDE, and use instead
CONFIG (only in the initial main cfg), leaving the rest as it was.
***
UI vesamenu.c32
MENU TITLE Multiboot USB
MENU BACKGROUND #00000000
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
LABEL -
MENU LABEL System Rescue CD 2.4.1
CONFIG sysrcd-2.4.1.conf
LABEL -
MENU LABEL System Rescue CD 3.7.1
CONFIG sysrcd-3.7.1.conf
LABEL -
MENU LABEL BackBox Linux 2.05 32bit
CONFIG backbox-2.05-32bit.conf
***
Note that...
2016 Jul 07
3
no boot, no message
...MENU TIMEOUTROW 13
MENU TABMSGROW 11
MENU CMDLINEROW 11
MENU HELPMSGROW 16
MENU HELPMSGENDROW 29
MENU COLOR border 30;44 #40ffffff #a0000000 std
MENU COLOR title 1;36;44 #9033ccff #a0000000 std
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR help 37;40 #c0ffffff #a0000000 std
MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
MENU COLOR msg07 37;40 #90ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
LAB...
2016 Jul 07
0
no boot, no message
...t; MENU CMDLINEROW 11
> MENU HELPMSGROW 16
> MENU HELPMSGENDROW 29
>
> MENU COLOR border 30;44 #40ffffff #a0000000 std
> MENU COLOR title 1;36;44 #9033ccff #a0000000 std
> MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
> MENU COLOR unsel 37;44 #50ffffff #a0000000 std
> MENU COLOR help 37;40 #c0ffffff #a0000000 std
> MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
> MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
> MENU COLOR msg07 37;40 #90ffffff #a0000000 std
> MENU COLOR tabmsg 31;40 #30f...
2016 Jul 07
3
no boot, no message
I have syslinux 5.10 on a 32bit gentoo system. It boots fine. Now I
installed another linux system in other partitions of the same drive
(a 64 bit system), updated syslinux.cfg, setup the new system as
default, and the new entry appears in the menu. Problem is: it doesn't
boot. On timeout, it starts counting down again, and that's it. No
error message whatsoever. Selecting the old system
2013 Sep 04
5
5.10 regression (from 5.01) MENU INCLUDE broken.
Hello,
Long story short, example config:
### cut
UI vesamenu.c32
MENU TITLE Multiboot USB
MENU BACKGROUND #00000000
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
MENU BEGIN
MENU TITLE System Rescue CD 2.4.1
INCLUDE sysrcd-2.4.1.conf
MENU END
MENU BEGIN
MENU TITLE System Rescue CD 3.7.1
INCLUDE sysrcd-3.7.1.conf
MENU END
MENU BEGIN
MENU TITLE BackBox Linux 2.05 32bit
INCLUDE backb...
2013 Sep 05
3
5.10 regression (from 5.01) MENU INCLUDE broken.
...uiet splash vga=791 --
label memtest
menu label Test memory
kernel /install/mt86plus
-------------- next part --------------
#TIMEOUT 100
UI vesamenu.c32
MENU TITLE Multiboot USB
MENU BACKGROUND #00000000
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
MENU BEGIN
MENU TITLE System Rescue CD 2.4.1
MENU INCLUDE sysrcd-2.4.1.conf
MENU END
MENU BEGIN
MENU TITLE System Rescue CD 3.7.1
MENU INCLUDE sysrcd-3.7.1.conf
MENU END
MENU BEGIN
MENU TITLE BackBox Linux 2.05 32bit
MEN...