Displaying 20 results from an estimated 900 matches similar to: "Syslinux 4.06 released"
2012 Oct 16
3
[PATCH] minor documentation updates (4.06-pre14)
syslinux.txt: syslinux binary is in "linux" directory
menu.txt: menu.c32 and vesamenu.c32 are in com32/menu directory
---
doc/menu.txt | 2 +-
doc/syslinux.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/menu.txt b/doc/menu.txt
index 620527e..8a999cd 100644
--- a/doc/menu.txt
+++ b/doc/menu.txt
@@ -18,7 +18,7 @@ See menu/README for more
2012 Oct 31
1
Syslinux-5.00-pre9
Folks,
I've just pushed out another prerelease for the 5.00 branch. The idea
behind this -pre was to merge in the final 4.06 release.
I'm aiming for a final 5.00 release next week, but as we saw with the
4.06 branch, anything can happen and these deadlines can get pushed
backwards. Please, test if you can.
One thing that is going to happen next week is a Syslinux-6.00-pre1,
which will
2014 Nov 19
2
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
Hi,
I am trying to boot syslinux with an SD-Card on COMe-mBTi10 board, it works
perfect with syslinux 4-06(as BIOS supports booting from SD-CARD), but
hangs with syslinux-6.03 during 'Loading vmlinuz ... '.
I tried various ways in which I could debug but no hints, just one time I
got the error below the loading screen.
'Loading vmlinuz0 ... CHS: Error 8001 reading sector 34(0/3/3)
2014 Nov 18
1
Syslinux-6.03 getting stuck with kernel boot.
Hi every one,
I am trying to load a custom kernel with Syslinux on special purpose pc.
Surprisingly Syslinux-4.06 boots my kernel, initrd and finally the OS
perfectly from an SD-Card. The problem arises when I use the Syslinux-6.03
where the syslinux hangs right at the beginning After I see the message
'Loading vmLinuz0 ...'
I read a few posts on your forums and figured out it has to do
2011 Jan 06
4
localboot in pxelinux recurses back into pxelinux then eventually crashes
Hello,
A couple of months back there was this message on the list.
http://syslinux.zytor.com/archives/2010-October/015459.html
I have exactly the same result on just a few types of machines.
Acer Tavelmate 8372 and 5742
InsydeH2O Bios v1.05
Broadcom UNDI PXE 2.1 V 14.0.8
It started after I upgrades pxelinux.0 to version 3.86
Versions tested and got the recursing:
3.86, 3.85, 3.84 and 3.83
On
2011 Mar 17
1
can't boot isohybrid-ized image on CG2100
I have a isohybrid-ized image (isohybrid.pl from syslinux-4.03, no
options passed) which works on several other systems, but can't boot a
Kontron CG2100 from stick (same image boots fine from a portable CD-ROM
drive though). The BIOS shows its initial splash, accesses the stick,
then the system reboots - no errors logged in the BIOS event log. I
tried disabling the "USB boot
2013 Jan 31
1
5.01 DISPLAY file last line
There is a problem with the last line of DISPLAY files in Syslinux
5.01.
*** syslinux.cfg start ***
DEFAULT cat1
PROMPT 1
F1 help.txt
LABEL cat1
COM32 cat.c32
APPEND help.txt
*** syslinux.cfg end ***
*** help.txt start ***
LINE 1 OF help.txt
LINE 2 OF help.txt
LINE 3 OF help.txt
*** help.txt end ***
Note that the last line in "help.txt" is "LINE 3 OF help.txt" and
2012 Nov 01
1
Syslinux 4.06 and 5.00-pre9 Binary Sizes
This is an attempt to avoid potential confusion. Here are some example
sizes for the two Syslinux versions mentioned in the e-mail subject.
Your build results might be different.
4.06:
1 55 Sep 22 22:23 modules/int18.com
1 108 Nov 1 18:07 version.mk
1 138 Nov 1 18:07 version.gen
1 138 Nov 1 18:07 version.h
1 239 Sep 22 22:23 modules/poweroff.com
1 408 Sep 22 22:25
2012 Dec 10
4
pxelinux: unable to boot from local disk
Hello,
on a somewhat recent machine (Dell T1600) I'm unable to use my usual setup
(pxelinux as a boatloader also for local OS - typically windows). The BIOS
is capable of using UEFI, but this is turned off.
Unfortunately all I get is a message telling me that pxelinux is unable to
boot from local disk.
The config entry looks like this:
LABEL local
MENU LABEL OS installed on local disk
2015 Sep 20
1
[syslinux:master] com32/modules: Split build by architecture. Add dir.c32
On Sun, Sep 20, 2015 at 8:33 AM, syslinux-bot for Gene Cumm
<gene.cumm at gmail.com> wrote:
> Commit-ID: e0ac1d2fdf7d7c58457f3796a12561cce95ca29f
> Gitweb: http://www.syslinux.org/commit/e0ac1d2fdf7d7c58457f3796a12561cce95ca29f
> Author: Gene Cumm <gene.cumm at gmail.com>
> AuthorDate: Sun, 20 Sep 2015 08:30:55 -0400
> Committer: Gene Cumm <gene.cumm at
2013 Apr 11
0
Reg: Initialization of secure memory. Problem with libvirt-0.10.2
Dear All,
Please find few minutes from your time and guide us with some pointers if
possible.
We are facing a libvirtd crash when we are trying to connect to qemu by
default TLS transport. i.e libvirt crash when trying to inquiry libvirt
version using curl with TLS
# virsh -c qemu+tls://localhost/system version
error: authentication failed: TLS handshake failed A TLS packet with
unexpected
2019 Apr 26
1
Fix: menu indent for menu entry
Hello,
While experimenting with possible menu layout found this issue; the entry for MENU BEGIN doesn't follow MENU INDENT.
*Sample config*
label -
menu disable
menu label Distro
label rhel
menu indent 2
menu label RHEL
label cent
menu indent 2
menu label Centos
label fed
menu indent 2
menu label Fedora
menu begin
menu indent 2
menu label Others
menu end
# 'Others'
2013 Apr 05
1
Libvirtd dead, pid still exists. ( Problem might be with TLS interface of libvirtd )
Dear All,
Please find few minutes from your time and guide us with some pointers if
possible.
We are facing a libvirtd crash when we are trying to connect to qemu by
default TLS transport.
# virsh -c qemu+tls://localhost/system version
error: authentication failed: TLS handshake failed A TLS packet with
unexpected length was received.
error: failed to connect to the hypervisor
I used my own CA
2005 Aug 27
2
I want to use a ram disk as / after network booting.
Hi
I am an engineer who is making communication systems.
I have a board(made by Kontron ltd, Intel CPU, currently with diskless )
that is used in compactPCI.
I boot that board with network PXELINUX method and currently using NFS.
But I don't want to use NFS and I want to make and use ram disk image.
That means I want to use a ram disk as /.
Currently I made a initrd by ltsp_initrd_kit.
What
2013 Aug 13
5
Booting second label
Hi
I'm using syslinux 5.01 and is installing our bootloader using "extlinux --install /boot". In the extlinux.conf I've specified that the kontron_wdt.c32 program should boot another label once it has been executed but it never calls the second label.
Here's my extlinux.conf:
default wdt
timeout 5
prompt 1
label linuxfoo
kernel /vmlinuz
append root=/dev/sda2 #.... more
2011 May 10
1
no kbd via serial
I had an isolinux config that was working with Kontron CG2100s for
serial console with console redirection enabled in the BIOS (and
attaching via SOL through an Intel RMM3 module) - for some reason I had
to set serial port 1 instead of 0 in the config (even though the
physical port is 0, and the RMM is supposed to just be redirecting the
physical port), but it worked.
A tester on a different
2013 Aug 14
3
Booting second label
Hi Ady
I tried removing Syslinux TIMEOUT and typing 'wdt' but the 'linuxfoo' label is still not called. I have to enter it manually and it will start.
The "timeout=120" parameter is for the kontron_wdt.c32 watchdog. So the system will reset after 120 seconds if the watchdog hasn't been serviced.
We're rebuilding the syslinux source code since we're cross
2013 Aug 13
0
Booting second label
> Hi
>
> I'm using syslinux 5.01 and is installing our bootloader using
> "extlinux --install /boot". In the extlinux.conf I've specified that
> the kontron_wdt.c32 program should boot another label once it has been
> executed but it never calls the second label.
>
> Here's my extlinux.conf:
>
> default wdt
> timeout 5
> prompt 1
>
2014 Nov 18
0
[LLVMdev] [cfe-dev] Summer 2015 internships in Apple's Source Tools & Program Analysis Teams
Hi Ted,
When is the closing date for this? So I can send to interested friends.
Regards,
Vanush
On Tue, Nov 18, 2014 at 7:06 PM, Ted Kremenek <kremenek at apple.com> wrote:
> Hi all,
>
> Apple's LLVM Source Tools and Program Analysis teams are now looking for
> exceptional interns for summer 2015!
>
> These are paid internships based onsite at Apple's main campus
2010 Jul 14
1
[PATCH] gfxboot: allow boot entry to start with label instead of menu_label
menu_ptr->menu_label is human-readable (perhaps even translatable!) text
if the MENU LABEL command is used, which isn't very convenient at the
start of a boot entry. Allow the entry to start with menu_ptr->label
(an identifier) as an alternative.
Signed-off-by: Colin Watson <cjwatson at ubuntu.com>
---
com32/gfxboot/gfxboot.c | 16 ++++++++++------
1 files changed, 10