Displaying 17 results from an estimated 17 matches for "helpmsgrow".
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...
2010 Aug 26
1
[Bug]: Extlinux needs 1 minute before boot menu is shown
...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;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44...
2020 Apr 07
1
ISOLINUX stuck at boot menu. How do I debug ?
...menu
displayed.
# For vesamenu, this means the graphical background is still displayed
without
# the menu itself for as long as the screen remains in graphics mode.
menu clear
menu background splash.png
menu title Fedora-Workstation-Live 31
menu vshift 8
menu rows 18
menu margin 8
#menu hidden
menu helpmsgrow 15
menu tabmsgrow 13
# Border Area
menu color border * #00000000 #00000000 none
# Selected item
menu color sel 0 #ffffffff #00000000 none
# Title bar
menu color title 0 #ff7ba3d0 #00000000 none
# Press [Tab] message
menu color tabmsg 0 #ff3a6496 #00000000 none
# Unselected menu item
menu color...
2010 Aug 30
4
memdisk operations FAIL to boot with Syslinux-4.02
...#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
append hd0 0
# veri...
2016 Jul 07
3
no boot, no message
...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 #a0000000 std
MENU COLOR help 37;40 #c0ffffff #a00000...
2016 Jul 07
0
no boot, no message
...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 hel...
2013 Jun 30
1
Editing the boot prompt
...splash.png
menu color title * #FFFFFFFF *
menu color border * #00000000 #00000000 none
menu color sel * #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 liv...
2017 Aug 05
1
menu.c32 background problem
On 8/5/17, Ady Ady via Syslinux <syslinux at zytor.com> wrote:
> Since you are using only 2 menu entries, would you consider the
> possibility of using the msg file(s) and the boot prompt, while
> avoiding the use of (vesa)menu.c32 for this particular project? If you
> do, there is room for improvements.
>
>
Thanks for the info.
Yes, I previously did not have a menu, for
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
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
...#80ffffff #00000000 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/...
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
2013 Sep 05
3
5.10 regression (from 5.01) MENU INCLUDE broken.
...g
PROMPT 0
TIMEOUT 900
ONTIMEOUT rescuecd_std
MENU TABMSG Press <TAB> to edit options or <F2>,<F3>,<F4>,<F5>,<F6>,<F7> for help
MENU TITLE SYSTEM-RESCUE-CD 2.4.1 (www.sysresccd.org)
MENU ROWS 16
MENU TIMEOUTROW 22
MENU TABMSGROW 24
MENU CMDLINEROW 24
MENU HELPMSGROW 26
MENU WIDTH 78
MENU MARGIN 6
MENU BACKGROUND #c00090f0
MENU color title 1;31;40 #FFFF0000 #00000000 std
MENU color sel 7;37;40 #FF000000 #FFC0C0C0 all
MENU color unsel 37;44 #FF000000 #00000000 none
MENU color hotsel 1;7;37;40 #FF000000 #FFC0C0C0 all
MENU color tabmsg...
2018 Nov 30
2
fixing debian's hd-media image
...help 37;40 #ffdddd00 #00000000 none
# XXX When adjusting vshift, take care that rows is set to a small
# enough value so any possible menu will fit on the screen,
# rather than falling off the bottom.
menu vshift 8
menu rows 12
# The help line must be at least one line from the bottom.
menu helpmsgrow 14
# The command line must be at least one line from the help line.
menu cmdlinerow 16
menu timeoutrow 16
menu tabmsgrow 18
menu tabmsg Press ENTER to boot or TAB to edit a menu entry
carl at twist:~/src/tv/lca/ansible/usbinst/uefi$ cat /media/sdc/txt.cfg
label install
menu label ^Install...
2018 Nov 17
2
fixing debian's hd-media image
On Thu, Nov 15, 2018 at 1:10 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote:
>
> Here are some comments and questions for you.
>
Thanks.
I've have my scripts to a better state, including installing/using
qemu to uefi and legacy boot the usb stick for testing.
It mostly works for me, but the "wget a tarball of binaries" step
isn't going to sit well with
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