similar to: A couple vesamenu.c32 questions

Displaying 20 results from an estimated 6000 matches similar to: "A couple vesamenu.c32 questions"

2009 Apr 29
3
Strange behaviour when using vesamenu.c32 and PXELinux
Hello, I was wondering if anyone had any ideas and perhaps solutions around an error i've been experiencing when using vesamenu.c32 (and the other non-vesa menu too). I have tried three different versions (the latest three) of pxelinux and the other files. The problem exists in all of them. My setup is pretty simple, filename defined in dhcpd, boot up from pxe, starts requesting configs, and
2008 Feb 15
1
vesamenu.c32 + include + CLI woes
Hi all, In June 2007 Jerry Nelson started a thread on this mailing list about a problem he was seeing. The thread was http://syslinux.zytor.com/archives/2007-June/008673.html After several hours of searching through the list, I am still convinced that his problem was never solved and is very valid. I recently moved from the old syslinux config options model (all labels in 1 default config file)
2014 Sep 11
0
Arrow key feature request
> Since keystrokes were brought up, this seems like a reasonable time to > make the following seemingly simple-to-implement feature request: > > Navigating a multi-level menu structure seems to require use of > UP/DOWN/ENTER/ESC. It would be easier to quickly search/navigate if it > could be done with fingers stationed on the arrow keys so that the eyes > can stay focused
2014 Sep 11
2
Arrow key feature request
Since keystrokes were brought up, this seems like a reasonable time to make the following seemingly simple-to-implement feature request: Navigating a multi-level menu structure seems to require use of UP/DOWN/ENTER/ESC. It would be easier to quickly search/navigate if it could be done with fingers stationed on the arrow keys so that the eyes can stay focused on the screen. Current
2014 Sep 13
2
Arrow key feature request
On Thu, Sep 11, 2014 at 4:09 PM, Ady <ady-sf at hotmail.com> wrote: >> Since keystrokes were brought up, this seems like a reasonable time to >> make the following seemingly simple-to-implement feature request: >> >> Navigating a multi-level menu structure seems to require use of >> UP/DOWN/ENTER/ESC. It would be easier to quickly search/navigate if it >>
2004 Oct 07
1
Menu examples?
Hi all, I'm looking for some menu examples for Murali's menu system. Specifically, a headstart on creating a Kickstart menu which covers the most common options with the intention of creating this: label ks.menu kernel vmlinuz.ks.$DIST append ksdevice=eth0 ks=http://kickstartserver/$DIST/Custom/ks.cfg.$DIST initrd=initrd.ks.$DIST lang= devfs=nomount ramdisk_size=8192 Hmm...looking
2014 Sep 13
0
Arrow key feature request
> On Thu, Sep 11, 2014 at 4:09 PM, Ady <ady-sf at hotmail.com> wrote: > > >> Since keystrokes were brought up, this seems like a reasonable time to > >> make the following seemingly simple-to-implement feature request: > >> > >> Navigating a multi-level menu structure seems to require use of > >> UP/DOWN/ENTER/ESC. It would be easier to
2014 Sep 13
2
Arrow key feature request
On Sat, Sep 13, 2014 at 11:34 AM, Ady <ady-sf at hotmail.com> wrote: > >> On Thu, Sep 11, 2014 at 4:09 PM, Ady <ady-sf at hotmail.com> wrote: >> >> >> Since keystrokes were brought up, this seems like a reasonable time to >> >> make the following seemingly simple-to-implement feature request: >> >> >> >> Navigating a
2009 Mar 24
1
menu.c32 changes the key binding in tera term confusing user
Hi all: Well it looks like my declaration of having a working menu system was a tad premature. If I enter any of the submenu's using the enter key on my keyboard, it selects (and runs) the first item on the submenu. If I type ^j instead, it enters the menu and I can scroll through the options. If I type ^M, it acts like I hit the enter key and runs the first menu item. Now in my terminal
2013 Jul 03
3
Problems with gfxboot.c32
Hello, I am currently trying to get the gfxboot archive from Ubuntu 12.04 working with gfxboot.c32 under BIOS, using ISOLINUX 6. AFAIK, the Ubuntu patches have been added in 4.03, and in fact it works with the official 4.05 release, but not with 5.10 or 6.01-pre5. I can tell that the menu is actually working, you just don't see it. If you navigate it "blind", the correct
2007 Sep 02
2
submenu using vesamenu.c32 and menu.c32
Hello everyone I'm new to using menu.c32 and vesamenu.c32. I have used the original method of using pxelinux menus. I've read the wiki page and it speaks of being able to create submenus by making one of my menu options reference to (vesa)menu.c32 as the kernel and append the config file. I'm not sure I'm doing it correctly it was a little over simplified. Any help would be
2008 Jul 21
1
vesamenu partly broken in 3.70?
Hi, As of syslinux-3.70, vesamenu.c32 seems to be broken. But here's the kicker: it's only broken when booting from USB, not from CD! What happens is that the colours are not set like I've set in the cfg and only one entry shows up. On my laptop that entry contains some really messed up symbols but on my stationary computer it's just empty, so it seems we're dealing with some
2007 Apr 12
1
MAXMENUS limitation
Greetings, I am grateful that I have been able to use the list archive functionality to find the answer to my recent problem. http://syslinux.zytor.com/archives/2006-November/007740.html However, I am curious if there is a particular reason to have such a low limit (10 menus) as the default in the code? It was very, very confusing to figure out why my menu was being so garbled. Daniel W. Ottey
2015 Jun 23
0
[patch] doc/menu.txt MENU RESOLUTION and others
Correct the order of the parameters for MENU RESOLUTION. Update references. Rewording. Typos. diff U3 /syslinux-6.03/doc/menu.txt /syslinux-6.03-next/doc/menu.txt --- /syslinux-6.03/doc/menu.txt Mon Oct 06 19:27:44 2014 +++ /syslinux-6.03-next/doc/menu.txt Wed Jun 24 01:28:49 2015 @@ -5,35 +5,38 @@ +++ THE ADVANCED MENU SYSTEM +++ The advanced menu system, written by Murali Krishnan
2014 Sep 23
0
Arrow key feature request
Gene Cumm <gene.cumm at gmail.com> writes: > On Sat, Sep 13, 2014 at 11:34 AM, Ady <ady-sf at hotmail.com> wrote: >> >>> On Thu, Sep 11, 2014 at 4:09 PM, Ady <ady-sf at hotmail.com> wrote: >>> >>> >> Since keystrokes were brought up, this seems like a reasonable time to >>> >> make the following seemingly
2017 Aug 03
2
menu.c32 background problem
Hi guys, Would someone mind advising me about this, a very simple menu: ui menu.c32 menu title Boot Manager default quirky timeout 100 label quirky menu label Easy 0.2.6 kernel vmlinuz append root=/dev/sda3 rootwait rw label Help menu help help.msg File 'help.msg' is a text file, if I select it, the previous menu remains in the background, between the characters. If I hit Esc to go
2018 Apr 05
0
garbage on serial console after pxelinux.0 is loaded
-----Original Message----- From: hpa at zytor.com [mailto:hpa at zytor.com] Sent: Wednesday, April 04, 2018 4:26 PM To: Scheie, Peter M Subject: RE: [syslinux] garbage on serial console after pxelinux.0 is loaded On April 4, 2018 2:08:12 PM PDT, "Scheie, Peter M" <Petre.Scheie at gd-ms.com> wrote: >-----Original Message----- >From: Syslinux [mailto:syslinux-bounces at
2013 Jul 03
2
Problems with gfxboot.c32
Am 03.07.2013 14:11, schrieb Matt Fleming: > On Wed, 03 Jul, at 12:22:52PM, Andreas Heinlein wrote: >> Hello, >> >> I am currently trying to get the gfxboot archive from Ubuntu 12.04 >> working with gfxboot.c32 under BIOS, using ISOLINUX 6. >> >> AFAIK, the Ubuntu patches have been added in 4.03, and in fact it >> works with the official 4.05 release,
2014 Apr 26
0
efi vesamenu 6.03-pre
This is a bug report about Syslinux 6.03-pre11 in EFI. To Syslinux EFI developers; the results can be replicated in real hardware. I apologize for the length of the email; I am describing the steps necessary to reproduce the confusing behaviors the best I can. I have been experimenting with VBox and Syslinux EFI32. In EFI, the default screen resolution for [vesa]menu.c32 is not 640 x 480
2006 Nov 04
0
[720] trunk/wxruby2/doc/textile/menu.txtl: Update, rubyify and tidy
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding: