Displaying 20 results from an estimated 38 matches for "timeout_msg".
Did you mean:
timeout_ms
2006 Sep 01
2
SYSLINUX 3.30-pre1 released
...bar
* 06 - hotsel Selected hotkey
* 07 - scrollbar Scroll bar
* 08 - tabmsg Press [Tab] message
* 09 - cmdmark Command line marker
* 10 - cmdline Command line
* 11 - pwdborder Password box border
* 12 - pwdheader Password box header
* 13 - pwdentry Password box contents
* 14 - timeout_msg Timeout message
* 15 - timeout Timeout counter
*/
static const struct color_table default_color_table[] = {
{ "screen", "0;37;40", 0x80ffffff, 0x00000000 },
{ "border", "0;30;44", 0x40000000, 0x00000000 },
{ "title",...
2012 Dec 06
4
problems with isolinux over serial console
...key 0;0
9. menu color sel 37;40
10. menu color disabled 0;0
11. menu color scrollbar 0;0
12. menu color tabmsg 0;0
13. menu color cmdmark 0;0
14. menu color cmdline 0;0
15. menu color pwdborder 0;0
16. menu color pwdheader 0;0
17. menu color pwdentry 0;0
18. menu color timeout_msg 0;0
19. menu color timeout 0;0
20. menu color help 0;0
21.
22. default menu.c32
23. timeout 600
24.
25. display boot.msg
26.
27. Menu title RHEL6 rescue image
28.
29. label rescue
30. menu label ^Rescue installed system
31. kernel vmlinuz
32. append i...
2010 Aug 26
1
[Bug]: Extlinux needs 1 minute before boot menu is shown
...ENU 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
LABEL arch
MENU LABEL Boot Arch Linux (i686)
KERNEL vmlinuz26
APPEND initrd=k...
2020 Apr 07
1
ISOLINUX stuck at boot menu. How do I debug ?
...fff #00000000 none
# Unselected hotkey
menu color hotkey 0 #ffffffff #00000000 none
# Help text
menu color help 0 #ffffffff #00000000 none
# A scrollbar of some type? Not sure.
menu color scrollbar 0 #ffffffff #ff355594 none
# Timeout msg
menu color timeout 0 #ffffffff #00000000 none
menu color timeout_msg 0 #ffffffff #00000000 none
# Command prompt text
menu color cmdmark 0 #84b8ffff #00000000 none
menu color cmdline 0 #ffffffff #00000000 none
# Do not display the actual menu unless the user presses a key. All that is
displayed is a timeout message.
menu tabmsg Press Tab for full configuration op...
2011 Jan 04
1
isolinux, extlinux and accented characters
Hello,
First of all, thanks very much for this piece of software, it's working
like a charm.
I'm using it to boot a Linux distro I'm working on.
What I want to deal with is the display of accented characters in ISOLINUX.
First, I set EXTLINUX up to boot an ext2-formatted USB stick. No problem
so far.
I wrote a config file ordering to load a font (lat-9w) to display french
2016 Jun 15
2
PXELINUX 6.03 / vesamenu.c32 hang
...ne
MENU COLOR PWDHEADER 37;41 #ffffffff #ff7f0000 none
MENU COLOR PWDENTRY 37;41 #ffffffff #ff7f0000 none
MENU COLOR TITLE 37;44 #ffffffff #ff00007f
MENU COLOR TIMEOUT 37;44 #ffffffff #ff00007f none
MENU COLOR TIMEOUT_MSG 37;44 #ffffffff #ff00007f none
MENU COLOR UNSEL 37;44 #ffffffff #ff00007f none
MENU COLOR SCROLLBAR 37;44 #ffffffff #ff00007f
MENU TITLE PXE Boot Menu
#---
LABEL wds
MENU LABEL Windows Deployment Services
MENU PASSWD [redacted]
KERNEL pxeboot.0
#---
LAB...
2010 Aug 30
4
memdisk operations FAIL to boot with Syslinux-4.02
...;40 #c000ffff #00000000 none
menu color cmdline 37;40 #c0ffffff #00000000 none
menu color pwdborder 30;47 #80ffffff #20ffffff none
menu color pwdheader 31;47 #80ff8080 #20ffffff none
menu color pwdentry 30;47 #80ffffff #20ffffff none
menu color timeout_msg 37;40 #80ffffff #00000000 none
menu color timeout 1;37;40 #c0ffffff #00000000 none
# menu color help 37;40 #c0ffffff #00000000 none # Original
>(black), white
menu color help 36;40 #c000ffff #00000000 none # Modified
>(black), cyan
#menu color help...
2016 Jul 07
3
no boot, no message
...DROW 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
LABEL slack64
MENU LABEL Slackware 14.2
LINUX ../slackware/vmlinuz--huge-4.4.14...
2009 Apr 24
1
MENU not having to press <ENTER> key?
...f #00000000 none
menu color border 30;44 #00000000 #00000000 none
menu color pwdheader 31;47 #ff0000ff #ffffffff none
menu color hotkey 35;40 #bb9999aa #00000000 none
menu color hotsel 35;40 #bb9999aa #00000000 none
menu color timeout_msg 35;40 #ff0000ff #ffffffff none
menu color timeout 31;47 #ff0000ff #ffffffff none
DEFAULT 0
prompt 1
noescape 1
allowoptions 0
timeout 300
default com32/vesamenu.c32
LABEL 0
menu label ^0 Boot local hard disk
kernel com32/chain.c32
append hd0 0
LABEL 1
men...
2006 Sep 15
1
SYSLINUX 3.30 pre 8
...35;41
MENU COLOR UNSEL 7;32;41
MENU COLOR HOTKEY 1;33;41
MENU COLOR sel 7;37;40
MENU COLOR Hotsel 7;37;40
MENU COLOR SCROLLBAR 32;41
MENU COLOR tabmsg 31;40
MENU COLOR cmdmark 1;36;40
MENU COLOR cmdline 37;40
MENU COLOR pwdborder 30;47
MENU COLOR pwdheader 31;47
MENU COLOR pwdentry 30;47
MENU COLOR timeout_msg 37;40
MENU COLOR timeout 37;40
MENU TITLE Boot menu with pxelinux
#MENU BACKGROUND pxe1.png
LABEL DISQUE DUR
MENU LABEL Local Boot
kernel chain.c32
append hd0 1
LABEL WINPE
MENU LABEL Boot WINPE
kernel STARTROM.0
LABEL INSTXP
MENU LABEL Boot RIS Install
kernel winxp.0
I want to ch...
2014 Dec 03
0
vesamenu back to text before booting
On Dec 3, 2014 3:54 AM, "Thorsten Glaser" <t.glaser at tarent.de> wrote:
>
> On Tue, 2 Dec 2014, H. Peter Anvin wrote:
>
> > This is the default unless the "quiet" option is set.
>
> Hmm.
> It does not switch back to text mode when chaining to
> https://www.mirbsd.org/MirOS/current/i386/boot renamed
> to "pxebsd.0" (used to be
2009 Mar 19
0
Full config file with Timeout issue
...bmsg 31;40 #90ffff00 #00000000
menu color cmdmark 1;36;40 #c000ffff #00000000
menu color cmdline 37;40 #c0ffffff #00000000
menu color pwdborder 30;47 #80ffffff #20ffffff
menu color pwdheader 31;47 #80ff8080 #20ffffff
menu color pwdentry 30;47 #80ffffff #20ffffff
menu color timeout_msg 37;40 #80ffffff #00000000
menu color timeout 1;37;40 #c0ffffff #00000000
Menu TITLE G4L boot Menu - version 0.30a
MENU BACKGROUND test.png
MENU ROWS 17
MENU TABMSGROW 22
MENU TIMEOUTROW 23
MENU CMDLINEROW 22
MENU ENDROW 24
LABEL bz20.4
MENU LABEL ^A: bz20.4 386 build 2.6.20.1 RELEASED 02-...
2016 Jul 07
0
no boot, no message
...r 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
>
>
> LABEL slack64
> MENU LABEL Slackware 14.2
>...
2016 Jun 16
2
PXELINUX 6.03 / vesamenu.c32 hang
...DER 37;41 #ffffffff #ff7f0000 none
> MENU COLOR PWDENTRY 37;41 #ffffffff #ff7f0000 none
> MENU COLOR TITLE 37;44 #ffffffff #ff00007f
> MENU COLOR TIMEOUT 37;44 #ffffffff #ff00007f none
> MENU COLOR TIMEOUT_MSG 37;44 #ffffffff #ff00007f none
> MENU COLOR UNSEL 37;44 #ffffffff #ff00007f none
> MENU COLOR SCROLLBAR 37;44 #ffffffff #ff00007f
> MENU TITLE PXE Boot Menu
> #---
> LABEL wds
> MENU LABEL Windows Deployment Services
> MENU PASSWD [...
2013 Jun 26
2
Syslinux 6.00 released
...000
# menu color unsel 0 #ffffffff #00000000
menu color unsel 37;44 #ff60CA00 #00000000
# gr?n
menu color hotsel 0 #ff000000 #ffffffff
menu color hotkey 7 #ffffffff #ff000000
# MENU COLOR HELP 7;32;41 #c0ff0000 #00000000 all
MENU COLOR HELP 7;32;41 #c0ff0000 #0000ff00 all
#
menu color timeout_msg 7;32;41 #ffffffff #ffffCA31
menu color timeout 7;32;41 #ffffffff #ffffCA31
# brauner Hintergrund
menu color cmdline 0 #ffffffff #00000000
------------------------------------------------------------
"syslinux-4.06" accepts this file and works with other colors than the
default.
Viel...
2020 Oct 16
2
Customized theme for Syslinux.cfg
...000 none
menu color tabmsg 0 #ff808080 #ff000000 none
menu color cmdmark 0 #ff808080 #ff000000 none
menu color cmdline 0 #ff808080 #ff000000 none
menu color pwdborder 0 #ff808080 #ff000000 none
menu color pwdheader 0 #ff808080 #ff000000 none
menu color pwdentry 0 #ff808080 #ff000000 none
menu color timeout_msg 0 #ff808080 #ff000000 none
menu color timeout 0 #ff808080 #ff000000 none
menu color msg04 0 #ff808080 #ff000000 none
menu background #ff000000
menu resolution 800 600
menu title HAL 9000
bls1 include
2006 Sep 23
5
SYSLINUX 3.31-pre4 is release candidate
I have decided to promote SYSLINUX 3.31-pre4 to release candidate
status. If it tests out OK, it will become 3.31 some time next week,
probably.
-hpa
2017 Aug 15
2
Dualhead issue
Hi,
my primary monitor is a LCD HDMI2 and the secondary monitor is a CRT
VGA1. The CRT monitor is only turned on on demand, but always connected
by VGA.
The BIOS is shown on both monitors, but the syslinux menu only on the
CRT, as long as the CRT is connected by VGA. Even if it's turned off,
the syslinux menu isn't shown on the LCD connected by HDMI.
[root at archlinux ~]# pacman -Q
2008 Feb 13
1
menu.c32 empty label?
The attached config works, but gives 2 error messages that get covered
up by the GUI screen so fast I cannot read them. I think they are
probably about having 'LABEL' with nothing after it. I was trying to
follow the example in menu.doc but somehow I'm doing it wrong. Please
consider helping me figure out how to get the same resulting GUI menu
without any error messages.
I am using
2006 Sep 26
1
SYSLINUX 3.31 released
I have just released SYSLINUX 3.31. It is functionally identical to
SYSLINUX 3.31-pre4.
Changes in 3.31:
* The simple menu system (menu.c32 and vesamenu.c32) now
support loading more than one configuration file at a time,
using MENU INCLUDE or by specifying multiple filenames.
* The MENU COLOR statement can now control the shadowing mode.
Changes in