similar to: NOTABMSG issue with 6.03

Displaying 20 results from an estimated 1000 matches similar to: "NOTABMSG issue with 6.03"

2014 Jun 09
0
NOTABMSG issue with 6.03
On 06/09/2014 10:04 AM, Alexey Orishko wrote: > Hi all, > > I can't suppress TAB menu prompt and I wonder if this feature is working or not. > I'm using extlinux and here is a cut from extlinux.conf: > > UI menu.c32 > prompt 0 > MENU TITLE MYPC > MENU AUTOBOOT Automatic boot in # second{,s}... > MENU NOTABMSG > > timeout 100 > TOTALTIMEOUT 1800
2012 May 04
3
[GIT PULL] elflink fixes
Peter, Paulo reported some problems with his config files under ISOLINUX and PXELINUX - basically TIMEOUT and TOTALTIMEOUT were broken. The patches I've pushed to the elflink branch fix this and also fix parsing of the ALLOWOPTIONS config directive. The following changes since commit d5e02fb16a11bfdbce1e90a39e6cb5f2ad925389: get_key: Valid key values are positive (2012-04-17 11:25:53
2019 Apr 12
1
RFC: Feature: MENU HIDDEN behaviour on ANY key
> Le 11 avr. 2019 ? 14:48, Ady Ady via Syslinux <syslinux at syslinux.org> a ?crit : > > >> Hello, >> >> Here's a small enhancement feature for menu.c32. Looking for feedback before >> starting any coding (not sure when I'll have time for implementation) >> >> Regards, >> Dany St-Amant >> >> >> *Problem
2019 Apr 11
3
RFC: Feature: MENU HIDDEN behaviour on ANY key
Hello, Here's a small enhancement feature for menu.c32. Looking for feedback before starting any coding (not sure when I'll have time for implementation) Regards, Dany St-Amant *Problem statement* When MENU HIDDEN is used on an headless server, any noise on the serial console can interrupt the boot; it would be preferable if there only specific keys were allowed to interrupt, reducing
2014 Dec 03
0
vesamenu back to text before booting
On Dec 3, 2014 3:54 AM, "Thorsten Glaser" <t.glaser at tarent.de> wrote: > > On Tue, 2 Dec 2014, H. Peter Anvin wrote: > > > This is the default unless the "quiet" option is set. > > Hmm. > It does not switch back to text mode when chaining to > https://www.mirbsd.org/MirOS/current/i386/boot renamed > to "pxebsd.0" (used to be
2009 Aug 10
2
PROMPT=0/ESCAPE key SERIAL fun
Hi, For some time now I have been using pxelinux to add a helpful 'administrator' boot mode to our workstations with the following 'pxelinux.cfg/default' config: ---- DEFAULT local PROMPT 0 TIMEOUT 0 TOTALTIMEOUT 1 ONTIMEOUT menu ALLOWOPTIONS 0 NOESCAPE 0 LABEL local LOCALBOOT 0 LABEL menu CONFIG /pxelinux.cfg/default-menu ---- This is great as by
2011 Mar 10
2
Does not auto boot after time out
I am having difficulty trying to figure out how to get a computer to boot from it's local disk automatically after the pxe menu times out. I installed syslinux-3.11-4 with yum onto CentOS 5.5 It boots to the local disk if I select Local from the menu and press enter but it never times out and boots localy. The AUTOBOOT message doesn't appear either. Which instructions in the PXELINUX
2012 Dec 06
4
problems with isolinux over serial console
Hi, I'm missing something in my isolinux.cfg configuration but I'm not quite sure what it is. menu.c32 displays properly over video console, but on the serial connection, the first letter of the labels are duplicated, and the margin is pushed off towards the right: http://dl.dropbox.com/u/59666947/isolinux.jpg my config is: --- cut --- 1. serial 0 115200 2. console 0 3. 4.
2015 Jul 02
1
Compiling Menu.c32
Hello, First, could you make a tar.gz instead of a tar.xz (at least on debian)? I compiled the syslinux-4.05+dfsg I would like to ask you if I shall copy the menu.elf + menu.c32 to the concerned directory? The menu.elf is needed or it shall be renamed as menu.c32 ? Shall ldlinux.sys be too coming from same file? my simple example of menu: default menu.c32 prompt 0 MENU TITLE Sample Menu
2008 Jul 20
1
max of MENU ROWS?
Hi, I've seem to hit the roof of "MENU ROWS". I've got 15 entries in the menu, and thus I've set "MENU ROWS 15" in my cfg. But that makes the TABMSG get partly written over the last entry. Also, the AUTOBOOT message gets written over the bottom border of the menu. I get these results with boot versions 3.62 and 3.70 of syslinux. Is this a bug, or is it possible
2008 Dec 24
1
Need help
Hi, I'm facing some problems with pxelinux. I have ingetrated it into WDS server. I want to use Network boot all way possible. I want to add Hiren boot disk and NT password editor tools. Is this possible? Currently my network boot includes WDS, Linux install, Win98 Startup disk and ghost 11.5 wPS-DOS. My conf file as follows(*) Also in hyperv virtual machines(x64) pxelinux.com displays
2014 Dec 03
4
vesamenu back to text before booting
On Tue, 2 Dec 2014, H. Peter Anvin wrote: > This is the default unless the "quiet" option is set. Hmm. tglaser at luna:/srv/tftp $ fgrep -ri quiet . Binary file ./hdt.c32 matches Binary file ./ldlinux.c32 matches Binary file ./vmlinuz matches Binary file ./linux.c32 matches Binary file ./debian-installer/jessie/amd64/linux matches Binary file ./debian-installer/jessie/i386/linux
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
2009 Jul 15
2
bug or user error - menu.c32 in syslinux-3.62-pre11
Im trying to use newer simple-menu features, and have found that the following config-file (closely based on wiki pxelinux example) - fails for 3.62-pre11, - works for 3.62-pre10 where 'working' is successive reloads such that re-edits of file are seen on next reload and broken is issuing this error: Initial menu has no LABEL entries! boot: #>
2011 Jan 04
1
isolinux, extlinux and accented characters
Hello, First of all, thanks very much for this piece of software, it's working like a charm. I'm using it to boot a Linux distro I'm working on. What I want to deal with is the display of accented characters in ISOLINUX. First, I set EXTLINUX up to boot an ext2-formatted USB stick. No problem so far. I wrote a config file ordering to load a font (lat-9w) to display french
2009 Oct 22
2
menu.c32 selection bar visibility on serial console
Hello, I am using a menu with the help of menu.c32 which looks like this on a serial console (HP ILO Virtual Serial Port): +----------------------------------------------------------+ | Main | ---------------------------------------------------------- | |
2015 Oct 19
0
MANUAL: How to do an Installation Windows USB with syslinux 6.03
Hi Guys, I have done a tutorial in spanish to create an Installation Windows Pendrive using syslinux. It works well but it is in spanish, sorry. You are free to translate a upload to any place. *Crear USB Autoarrancable con syslinux * 1. Descargar la ?ltima versi?n de syslinux del enlace siguiente http://www.syslinux.org/wiki/index.php/Download *NOTA:* actualmente es la 6.03 2.
2005 Dec 12
2
Configuration question for syslinux 3.11 menu and ontimeout option
I just started to play with syslinux 3.11 and have some problems with the configuration. I want to implement following: wait 5 seconds till the users chooses the right label. if nothing is done for 5 seconds it should boot from next boot device specified by the BIOS. I configured syslinux like that: default menu.c32 prompt 0 timeout 50 ONTIMEOUT localboot totaltimeout 200 display boot.msg MENU
2017 Nov 24
9
Help for setting up windows unattended installation
Hi. I have looked at PXElinux<http://www.syslinux.org/wiki/index.php?title=PXELINUX> to understand all this, but I'm very sorry I don't. I have managed to setup to boot from PXELinux, but I'm not an expert on how to setup a menu file for making a windows unattended installation. Could someone help me with that? Is there some kind of a forum for this or is it just by email?
2013 Jun 25
8
Syslinux 6.00 released
On Tue, 25 Jun, at 01:09:47PM, H. Peter Anvin wrote: > Not really... let's just document "make bios". There's preliminary documentation in doc/building.txt. -- Matt Fleming, Intel Open Source Technology Center