search for: timeoutrow

Displaying 20 results from an estimated 31 matches for "timeoutrow".

2007 Apr 10
1
Add support for Variables
...r passed in memory. eg default: ------------- # Default boot option to use DEFAULT vesamenu.c32 # Prompt user for selection PROMPT 0 # Menu Configuration MENU WIDTH 80 MENU MARGIN 10 MENU PASSWORDMARGIN 3 MENU ROWS 12 MENU TABMSGROW 18 MENU CMDLINEROW 18 MENU ENDROW 24 MENU PASSWORDROW 11 MENU TIMEOUTROW 20 MENU TITLE RHS 5 Main Menu # Http server used in CONF files (because here should have global scope unless overriden by a local version) HTTP_SERVER=http://mykickstart.example.com # Vesa Options # MENU INCLUDE gfx/default # Menus LABEL x86-5 MENU DEFAULT MENU LABEL ^32Bit (x86) - 5.x...
2008 Dec 24
1
Need help
...nks. Okan Bostan Istanbul technical University okan.bostan at itu.edu.tr (*)---------------------------------------- DEFAULT vesamenu.c32 PROMPT 0 NOESCAPE 0 ALLOWOPTIONS 0 # Timeout in units of 1/10 s TIMEOUT 300 MENU WIDTH 40 MENU MARGIN 0 MENU ROWS 12 MENU TIMEOUTROW 14 MENU HSHIFT 3 MENU VSHIFT 7 MENU COLOR BORDER 30;44 #00000000 #00000000 none MENU COLOR TABMSG 1;36;44 #00000000 #00000000 none MENU COLOR TITLE 1;36;44 #00000000 #00000000 none MENU COLOR SEL 30;47 #40000000 #20ffffff MENU BACKGROUND back.png MENU TITLE PXE Boot...
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
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
2010 Aug 26
1
[Bug]: Extlinux needs 1 minute before boot menu is shown
...I only found the debian bug tracker and I can't find any information about bugs on the homepage. Here is my extlinux.conf: DEFAULT vesamenu.c32 PROMPT 0 MENU TITLE Arch Linux MENU BACKGROUND splash.png TIMEOUT 50 MENU WIDTH 78 MENU MARGIN 4 MENU ROWS 5 MENU VSHIFT 10 MENU TIMEOUTROW 13 MENU TABMSGROW 11 MENU CMDLINEROW 11 MENU HELPMSGROW 16 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;3...
2016 Jun 15
2
PXELINUX 6.03 / vesamenu.c32 hang
...ions here http://www.syslinux.org/wiki/index.php?title=WDSLINUX) vesamenu.c32 Contents of pxelinux.cfg\default: DEFAULT vesamenu.c32 #DEFAULT menu.c32 PROMPT 0 NOESCAPE 1 ALLOWOPTIONS 0 # Timeout in units of 1/10 s TIMEOUT 300 MENU MARGIN 10 MENU ROWS 16 MENU TABMSGROW 21 MENU TIMEOUTROW 26 #MENU COLOR BORDER 30;44 #20ffffff #00000000 none #MENU COLOR SCROLLBAR 30;44 #20ffffff #00000000 none #MENU COLOR TITLE 0 #ffffffff #00000000 none #MENU COLOR SEL 30;47 #40000000 #20ffffff #MENU BACKG...
2010 Aug 30
4
memdisk operations FAIL to boot with Syslinux-4.02
...30;47 #80ffffff #20ffffff none #Modified >(brown), white menu color msg07 37;40 #90ffffff #00000000 none # # Size of stuff # MENU WIDTH 80 MENU MARGIN 10 MENU PASSWORDMARGIN 3 MENU ROWS 15 MENU TABMSGROW 18 MENU CMDLINEROW 18 MENU ENDROW 24 MENU PASSWORDROW 11 MENU TIMEOUTROW 20 MENU HELPMSGROW 22 MENU HELPMSGENDROW -1 MENU HIDDENROW -2 MENU HSHIFT 0 MENU VSHIFT 0 # # main entries # ## menu label ^0. xxxx -->This IS displayed # Following IS Recomended:>boots MBR label local-boot menu default menu label ^0. Boot local hard disk kernel chain.c32...
2016 Jul 07
3
no boot, no message
...c32 #DEFAULT gentoo #DEFAULT slack64 PROMPT 0 MENU TITLE Boot Menu #MENU BACKGROUND default_blue.png MENU RESOLUTION 1024 768 #MENU HIDDEN #MENU HIDDENKEY Space # hwinfo --framebuffer (to find which resolutions are acceptable) TIMEOUT 50 MENU WIDTH 78 MENU MARGIN 4 MENU ROWS 5 MENU VSHIFT 10 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 #a00000...
2006 Sep 19
6
Comments sought on the graphical menu infrastructure
Hi all, I would really appreciate feedback on the graphical menu system and its infrastructure. It's not really clear to me that it's what people want; it seems to me that it makes more sense than gfxboot, for example (C rather than pseudo-Forth), but I can understand people would disagree. Anyway, the more feedback I get the easier it will be to pick a direction and a priority for
2006 Aug 31
0
FW: Time out would not boot from local drive
...e Hi, please help me to figure out why it does not boot from local drive, I said below ontimeout do localboot 0? Thanks. Greg Below is the default file. DEFAULT menu.c32 PROMPT 0 TIMEOUT 30 ONTIMEOUT LOCALBOOT 0 ALLOWOPTIONS 0 MENU ROWS 2 MENU WIDTH 80 MENU MARGIN 15 MENU PASSWORDMARGIN 20 MENU TIMEOUTROW 20 MENU TITLE Welcome to the Network boot menu LABEL localboot MENU LABEL ^Local Boot (Windows) LOCALBOOT 0 LABEL ghost MENU LABEL Restore images kernel memdisk append initrd=pos1.imz _______________________________________________ SYSLINUX mailing list...
2013 Mar 05
0
pxelinux.0 doesn't provide downloading progress from images
...on PROMPT 0 # Menu Configuration KBDMAP german.kbd MENU WIDTH 80 MENU MARGIN 10 MENU PASSWORDMARGIN 3 MENU ROWS 12 MENU TABMSGROW 18 MENU CMDLINEROW 18 MENU ENDROW 24 MENU PASSWORDROW 11 MENU TIMEOUTROW 20 MENU MASTER PASSWD ***** MENU PASSPROMPT Gesicherter Bereich, bitte Passwort eingeben: #MENU AUTOBOOT Auswahl startet in # Sekunden menu color border 0 #ffffffff #ee000000 std menu color title 0 #ffffffff #ee000000 std menu color sel 0 #fff...
2008 Jan 09
0
Feature Request - Allow calling of labels from other labels
...-- # Default boot option to use DEFAULT vesamenu.c32 # Prompt user for selection PROMPT 0 # Time until default is selected TIMEOUT 100 # Menu Configuration MENU WIDTH 80 MENU MARGIN 10 MENU PASSWORDMARGIN 3 MENU ROWS 12 MENU TABMSGROW 18 MENU CMDLINEROW 18 MENU ENDROW 24 MENU PASSWORDROW 11 MENU TIMEOUTROW 20 MENU TITLE 32Bit (x86) RHES 3.x OS Choice # Vesa Options # MENU INCLUDE gfx/default # Return to Main Menu LABEL MainMenu MENU DEFAULT MENU LABEL ^Main Menu KERNEL vesamenu.c32 # # Latest Release # LABEL latest MENU LABEL ^Latest Release KERNEL knl/vmlinuz-rhes38-x86...
2009 Mar 19
0
Full config file with Timeout issue
...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-21-2007 KERNEL bz20.4 APPEND initrd=ramdisk.gz ramdisk_size=65536 root=/dev/ram0 noacpi LABEL bz21.6 MENU LABEL ^B: bz21.6 386 build 2.6.21.6 RELEASED 07-04-2007 KERNEL bz21.6...
2016 Jul 07
0
no boot, no message
...t Menu > #MENU BACKGROUND default_blue.png > MENU RESOLUTION 1024 768 > #MENU HIDDEN > #MENU HIDDENKEY Space > # hwinfo --framebuffer (to find which resolutions are acceptable) > TIMEOUT 50 > > MENU WIDTH 78 > MENU MARGIN 4 > MENU ROWS 5 > MENU VSHIFT 10 > 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...
2016 Jun 16
2
PXELINUX 6.03 / vesamenu.c32 hang
...amenu.c32 > > Contents of pxelinux.cfg\default: > > DEFAULT vesamenu.c32 > #DEFAULT menu.c32 > PROMPT 0 > NOESCAPE 1 > ALLOWOPTIONS 0 > # Timeout in units of 1/10 s > TIMEOUT 300 > MENU MARGIN 10 > MENU ROWS 16 > MENU TABMSGROW 21 > MENU TIMEOUTROW 26 > #MENU COLOR BORDER 30;44 #20ffffff #00000000 none > #MENU COLOR SCROLLBAR 30;44 #20ffffff #00000000 none > #MENU COLOR TITLE 0 #ffffffff #00000000 none > #MENU COLOR SEL 30;47 #40000000 #...
2013 Jun 30
1
Editing the boot prompt
...l * #ffffffff #76a1d0ff * menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff * menu color tabmsg * #ffffffff #00000000 * menu color help 37;40 #ffdddd00 #00000000 none menu vshift 17 menu rows 10 menu helpmsgrow 15 # The command line must be at least one line from the bottom. menu cmdlinerow 16 menu timeoutrow 16 menu tabmsgrow 18 menu tabmsg Press ENTER to boot or TAB to edit a menu entry label live menu label Live kernel /live/vmlinuz append initrd=/live/initrd.img boot=live config quiet label livefailsafe menu label Live (failsafe) kernel /live/vmlinuz append initrd=/live/initrd.img boot=liv...
2010 Mar 17
1
USB Thumbdrive + dos ghost boot image + drive too small = confusion
...mdline 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 1;37;40 MENU WIDTH 80 MENU MARGIN 10 MENU PASSWORDMARGIN 3 MENU ROWS 12 MENU TABMSGROW 18 MENU CMDLINEROW 18 MENU ENDROW 24 MENU PASSWORDROW 11 MENU TIMEOUTROW 20 LABEL private MENU DEFAULT MENU LABEL ^1. Private PE BSS vista.bss LABEL hpghost MENU LABEL ^2. HP DC6005 GhostCast Client (Broadcom BCM5761 chipset) KERNEL memdisk append initrd=hpghost.ima LABEL memtest MENU LABEL ^3. MemTest86+ KERNEL /syslinux/memtest LABEL gdisk MENU LABEL ^4. DBAN - Wi...
2016 Jun 15
0
PXELINUX 6.03 / vesamenu.c32 hang
...enu.c32 > > Contents of pxelinux.cfg\default: > > DEFAULT vesamenu.c32 > #DEFAULT menu.c32 > PROMPT 0 > NOESCAPE 1 > ALLOWOPTIONS 0 > # Timeout in units of 1/10 s > TIMEOUT 300 > MENU MARGIN 10 > MENU ROWS 16 > MENU TABMSGROW 21 > MENU TIMEOUTROW 26 > #MENU COLOR BORDER 30;44 #20ffffff #00000000 none > #MENU COLOR SCROLLBAR 30;44 #20ffffff #00000000 none > #MENU COLOR TITLE 0 #ffffffff #00000000 none > #MENU COLOR SEL 30;47 #40000000 #...
2013 Jun 30
4
Editing the boot prompt
Hi there!! I has been modified the syslinux.cfg file according to the rules to add some boot parameters but since this modification, every time I that I highlight the modified entry in the boot menu and hit the TAB button on my keyboard, the entry's boot parameters is displayed twice and when I try to "backspace" them out, the line again get displayed twice and so on. So my