similar to: Menu system bug - MENU DEFAULT not working

Displaying 20 results from an estimated 40000 matches similar to: "Menu system bug - MENU DEFAULT not working"

2009 Apr 08
1
menu module behaviour for menu exit
Hi, I was looking for a way to have a submenu go back to the previous menu when you use Escape inside the submenu. Or to return back to a menu when you return from a com32 entry (eg. kbdmap, hdt or rosh). I had hoped something like this worked: ---- default bootlocal prompt 1 label menu menu hide kernel menu.c32 label bootlocal menu hide localboot -1 menu begin main menu
2004 Jan 21
2
[Fwd: Re: Comboot Menu]
Thanks for the comment. The next pass for a file format ... ------ FILE BEGINS ----- # Comment lines [menu] item="text to display" status="status line text" action= SUBMENU | INACTIVE | whatever submenu= <number> data="arbitrary string" item="text to display" status="status line text" action= SUBMENU | INACTIVE | RUN | EXIT submenu=
2005 Mar 30
1
menu.c32, submenus
I am trying to create submenus, or more specifically a single submenu, using PXELINUX and the menu.c32. I have a tftp share with a basic config: / (root of tftp) pxelinux.0 menu.c32 /diskdiag (dir) /diskdiag/dskdiag.0 /pxelinux.cfg (dir) /pxelinux.cfg/default /pxelinux.cfg/dskdiag one of the menu items in /pxelinux.cfg/default is as follows: LABEL DISKDIAG MENU LABEL [^B] Disk Diagnostics
2012 Jul 25
1
submenus and menu title
From http://www.syslinux.org/wiki/index.php/Comboot/menu.c32 *** QUOTE - BEGIN *** MENU BEGIN [tagname] MENU END Begin/end a submenu. The entries between MENU BEGIN and MENU END form a submenu, which is marked with a > mark on the right hand of the screen. Submenus inherit the properties of their parent menus, but can override them, and can thus have their own
2012 Sep 06
1
Menu system bug - MENU DEFAULT not working
Hello, I'm reporting a bug, see attached syslinux.cfg I'm using submenu entries to emulate checkbox inputs. The idea is simple, there are submenus generated for all possible cases, and each Enter keypress loads appropriate submenu section. The logic of the menu is correct. Just syslinux has some bug. It doesn't set MENU DEFAULT properly for all submenus. If your first Enter keypress
2008 Aug 04
1
About "MENU TITLE" and possible hotkey handling
3.71, using isolinux and simple menu system menu.c32 To avoid having many different menu config files (one for each submenu) I'm trying switching from the once required syntax ==== MENU LABEL > ^Firmware/BIOS KERNEL menu.c32 APPEND menufw.cfg ==== to ==== MENU BEGIN MENU TITLE ^Firmware/BIOS <stuff that was inside menufw.cfg> MENU END ==== However, it's not
2004 Feb 03
2
SYSLINUX 2.09-pre5 - Menu Depth "Feature"
HPA, I believe I've found a possible bug with /menu. This against the unmodified -pre5 snapshot. SRC: http://www.survivaldisk.com/menutest.c COMPILED: http://www.survivaldisk.com/menutest.com It's easiest explained if you just compile the .c and experience it for yourself, anyways. If you have two submenus nested within each other and then call a third menu it will bring up the
2007 Sep 04
2
extlinux graphical menu with function keys
Hi all, I have a question regarding the syslinux menu as used on the Ubuntu, Sabayon, ... live CD's. According to the syslinux documentation the function keys can be used to display a help file, but in the menu of these live distros the function keys are used to pick the resolution, language and keyboard. I would like to bind a submenu to these function keys. Is this possible and how can
2019 Apr 16
1
Fix: menu immediate for submenu
Hello, the hot key assigned to a MENU BEGIN (via MENU LABEL) doesn't cause the submenu to be entered automatically when MENU IMMEDIATE is used (at previous level). Here's a patch over syslinux 6.03. Patch was tested on Debian. Regards Dany *Sample config* # hot keys: S,1,2 are immediate (screen flash), but not E MENU IMMEDIATE LABEL standard MENU LABEL ^Standard MENU BEGIN MENU LABEL
2005 Nov 18
3
pxelinux-3.11, simple menu & submenu
Hello all, At the end of README.menu there is : "... It is also possible to load a secondary configuration file, to get to another menu. To do that, invoke menu.c32 with the name of the secondary configuration file. LABEL othermenu MENU LABEL Another Menu KERNEL menu.c32 APPEND othermenu.conf" I'm unable to have such a conf. working. tftp logs shows
2020 Apr 07
1
ISOLINUX stuck at boot menu. How do I debug ?
I have just created an ISO containing Fedora and ISOLinux as the bootloader. This is the ISO creation command: genisoimage -U -r -v -T -J -joliet-long -V "Fedora-WS-Live-31-1-9" -volset "Fedora-WS-Live-31-1-9" -A "Fedora-WS-Live-31-1-9" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e
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
2012 Jun 21
1
Password protecting menu entries using simple menu
Gents, I've come across an issue using 4.0.5 -- not sure what I'm doing wrong here, but I've tried a hundred different ways to password protect an entry in one of my pxe menus, but every time I invoke the entry in the menu, it prompts for the password (I've tried using MENU PASSWD xxxx and tried it without, supplying a MASTER PASSWD and a blank MENU PASSWD after both a BEGIN MENU
2004 Apr 05
1
Comboot menu crashes when it goes off screen
It works! Now, is there a way to use this handler multiple times so different submenus can have different position values. -Aaron On Fri, 2 Apr 2004, ganapathy murali krishnan wrote: > You write your own menupos_handler (like in complex.c) and register the > handler. > > So all you need to do is to copy the code for the menupos_handler from > complex.c and modify it to suit
2006 Nov 22
2
Problem with "additional" submenus
Hello all, First off, thanks for the great work. I have recently added "more submenus" to a functioning advanced menu that only had one "submenu off of the main menu before" The addition of the new submenus has caused the main menu to not function correctly and I have been pouring over the code for several weeks and I just cannot see the error that I have introduced. This
2009 May 27
3
Menus, choices and optional parameters
Hi all, I'm in need of creating a simple menu where two options must be available: 1) (default) Boot from local harddrive 2) start installation 2) option should display a simple text disclaimer and if agreed it then would ask for a number from 32 to 254 which is then appended to one of commandline parameters. I have quite a lot of experience with [sys|pxe|iso]linux and some programming
2007 Nov 01
1
Rcmdr Plugin and menus.txt
Hi all, I'm trying to write a plugin for R Commander, following the model of the TeachingDemos plugin. I am struggling trying to even add items by editing the menus.txt file. I would welcome any help from anyone who has messed with it. Essentially the problem I am having is: I cannot create a submenu to a newly created menu. Here is what the menus.txt file looks like: # type
2004 Jan 28
1
Submenues
Hello wxruby users, Kevin, thank you for the answer about the status bar flicker. I think this is a question for wxWindows mailing lists. It''s great that 0.2 version will be released soon! It is impossible to create submenues in 0.1. Could you add the ruby function append_submenu(id, item, submenu, helpString) to the Wx::Menu class in 0.2, which calls the wxWindows function void
2009 Dec 17
1
Wine Menu won't show!
Hello everyone. I started using Ubuntu 9.10 approximately a month ago, and decided to install Wine (using the apt-get command). Time later, I upgraded to the 1.1.31 release, and it used to work flawlessly, until today. I decided to uninstall and reinstall Wine in order to fix the problem (I had to delete the Wine folder manually from my GNOME menu), but after reinstalling, the Wine submenu
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