search for: helpmsgendrow

Displaying 9 results from an estimated 9 matches for "helpmsgendrow".

2009 Dec 04
1
vesamenu.c32: Last line of HELP MSG does not appear
This appears to be a bug: In case the TEXT HELP for a menu entry extends over several lines and you manually set MENU HELPMSGROW and MENU HELPMSGENDROW, the last line of the TEXT HELP will not be visible. Concrete example: MENU HELPMSGROW 24 MENU HELPMSGENDROW 26 LABEL bug TEXT HELP This is the first line, it is visible :D This is the second line, it is hidden :( ENDTEXT MENU LABEL Bug KERNEL /boot/bug You can clearly see the TEXT HELP box exte...
2010 Aug 26
1
[Bug]: Extlinux needs 1 minute before boot menu is shown
...s 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;37;40 #e0ffffff #20ffffff all MENU COLOR unsel 37;44 #50ffffff #a0000000 std...
2010 Aug 30
4
memdisk operations FAIL to boot with Syslinux-4.02
...ff 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 append hd0 0 # verified boots mbr # thi...
2016 Jul 07
3
no boot, no message
...CKGROUND 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 #a0000000 std MENU COLOR help 37;40 #c0ffffff #a0000000 std MENU COLOR time...
2016 Jul 07
0
no boot, no message
...gt; #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 #a0000000 std > MENU COLOR help 37;40 #c0ffffff...
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
2008 Feb 15
1
vesamenu.c32 + include + CLI woes
...000000 std menu color timeout 1;31;40 #ffff0000 #00000000 std menu color help 1;37;40 #ffffffff #00000000 std menu color msg01 37;40 #80ffffff #00000000 std MENU WIDTH 55 MENU MARGIN 1 MENU PASSWORDMARGIN 3 MENU ROWS 21 MENU TABMSGROW 27 MENU HELPMSGROW 28 MENU HELPMSGENDROW 28 MENU CMDLINEROW 27 MENU ENDROW 28 #MENU PASSWORDROW 27 MENU TIMEOUTROW 28 MENU TITLE Welcome to the SLED PXE / Install System # Help menu label help MENU DISABLE MENU LABEL ^F1 - Help Screen KERNEL vesamenu.c32 APPEND gfx/menu-default gfx/menu-help.conf LABEL...
2013 Jan 09
21
question
Hello, Is "Dos installer from Win98" REMOVED from Syslinux-5.00/syslinux-5.01-pre1? Prof S W Damle
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com> This series fixes some bugs and switches the elflink branch to be entirely ELF modules. It applies on top of, http://syslinux.zytor.com/archives/2011-April/016369.html The deletions in the diff stat below are mainly from deleting com32/elflink/modules (finally!). Now there should be no duplicate code because we don't need COM32 and