Displaying 20 results from an estimated 20000 matches similar to: "[syslinux:firmware] ldlinux: use platform filename extension"
2014 Jun 19
5
testing out 6.03 network booting...
Hi all,
wasnt sure whether this was the best place to put this information; but something seems to have gone 'backwards' in the later pre-releases of 6.03 regarding network booting.
below are results of me testing - i did each a few times to make sure they are valid results.
hope it helps identify something that's gone awry ?
so far, 6.03 pre11 and pre13 (excluding efi32) seem most
2018 Dec 06
1
fixing debian's hd-media image
On Wed, Dec 5, 2018 at 2:21 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote:
>
> After some discussion/debugging behind the scenes, we are back on
> track, with updated Debian packages.
>
>
> 0_ Starting from an _original_ (so-called "hd-media") boot.img mounted
> in "target" (or "$target", or some similar notation), and the version
2014 Apr 23
2
*.c32 for efi64 and efi32?
Dear Syslinux developers,
I'd like to continue the discussion about this:
http://www.syslinux.org/archives/2014-February/021659.html
i.e. different directories for *.c32 files of BIOS, EFI32, and EFI64.
I am wondering why we can not have
*.c32 for the COMBOOT files of BIOS,
*.e32 for the COMBOOT files of EFI32
*.e64 for the COMBOOT files of EFI64
As now the ldlinux file of syslinux 6.0x has,
2015 Aug 07
1
Aside comments WAS:EFI: HP + syslinux = crash
> On 07-08-15 05:56, Ady via Syslinux wrote:
> > If we are talking about UEFI x86_64, then the c32 files are all those
> > located under the "efi64" directory tree of the Syslinux build. Plus,
> > the relevant "ldlinux.*" core module.
>
> I wonder why ldlinux.c32 got renamed to ldlinux.e64 whereas all other
> modules remained their c32 extension.
2014 Jun 25
3
testing out 6.03 network booting...
> > From: Matt Fleming [matt at console-pimps.org]
> > Sent: 25 June 2014 07:39
> > To: Andrew Rae
> > Cc: Gene Cumm; syslinux at zytor.com
> > Subject: Re: [syslinux] testing out 6.03 network booting...
> >
> > Andrew, could you try out syslinux-6.03-pre18? Peter pushed the release
> > button yesterday and -pre18 contains my change. It would be
2015 Aug 07
2
EFI: HP + syslinux = crash
>
> For a KISS troubleshooting, *all* the c32 files should be located
> together, in the root of the filesystem, where syslinux.efi and
> ldlinux.e64 (for EFI x86_64) should be located too.
>
I should clarify, just in case. In my previous email, when I mentioned
"all" the c32 files, I actually meant all the c32 files that pertain to
the adequate firmware's
2014 Jun 20
2
testing out 6.03 network booting...
(SNIP)
> > 6.03-pre11 EFI64: fails - gets stuck in a loop downloading files -
> > differs each boot
> > 6.03-pre12 EFI64: fails - downloads /pxelinux.e64 & /ldlinux.e64 -
> > then continually retries to download ldlinux.e64
> > 6.03-pre13 EFI64: boots OK TFTP & HTTP
> > 6.03-pre14 EFI64: fails - downloads /pxelinux.e64 & /ldlinux.e64 -
> > then
2018 Dec 03
2
fixing debian's hd-media image
On Mon, Dec 3, 2018 at 10:02 AM Ady Ady via Syslinux <syslinux at zytor.com> wrote:
>
> > Now it is just dd, mkfs and copy in the files we need.
> > One less thing to worry about keeping versions consistent.
>
>
> > > > I just noticed those 2 files that were added by
> > > > syslinux -i boot.img
> > > > (right?)
> > >
>
2014 Aug 02
0
syslinux efi configuration file name proposal
Op 2014-08-01 om 20:35 schreef Ady:
> Goal: To have one USB drive capable of booting UEFI IA32 and UEFI X64
> (with an optional Syslinux menu containing multiple entries).
What I would like to have is the same thing for network boot.
So having one topdirectory on the TFTP server that can serve
several "architectures".
> Problem (solved) #1: The default directory location for
2016 Apr 21
3
Creating Syslinux UEFI usb boot
Under EFI/BOOT are the following files:
BOOTIA32.EFI (from efi32/efi/syslinux.efi)
BOOTX64.EFI (from efi64/efi/syslinux.efi)
ldlinux.sys (copied from root of partition)
lua.c32
mboot.c32
menu.c32
syslinux.cfg
vesamenu.c32
KS.CFG (vmware specific)
BOOT.CFG (vmware specific)
autoselect.lua
These files are also all under the root of the partition (except BOOTIA32.EFI and BOOTX64.EFI) and work fine
2016 Apr 21
2
Creating Syslinux UEFI usb boot
On Thu, Apr 21, 2016 at 6:39 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Thu, Apr 21, 2016 at 3:29 AM, Atle Holm <atle at team-holm.net> wrote:
>> Under EFI/BOOT are the following files:
>> BOOTIA32.EFI (from efi32/efi/syslinux.efi)
>> BOOTX64.EFI (from efi64/efi/syslinux.efi)
>> ldlinux.sys (copied from root of partition)
>> lua.c32
>>
2014 Mar 11
2
pxelinux.0 not fully booting in EFI 64 mode...not requesting ldlinux.e64 via TFTP...
There are no pre-compiled binaries (official or otherwise) on kernel.org.
I assume what is meant is
https://www.kernel.org/pub/linux/utils/boot/syslinux/
At least, that is where the "downloads" page of syslinux.org directs you.
Under there are the various source tarballs (tar.gz format, tar.bz2
format). Also a directory called RPMS/. But that
kernel.org RPMS/ directory is devoid of
2018 Dec 03
2
fixing debian's hd-media image
On Sun, Dec 2, 2018 at 9:29 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote:
>
>
> > > _ target/EFI/BOOT/SYSLINUX.CFG
> >
> > I don't think that exists? (see list below)
>
>
> In our "first test" (simple boot prompt), we created
> "target/EFI/BOOT/SYSLINUX.CFG". In our "second test" we _added_
>
2018 Dec 01
3
fixing debian's hd-media image
On Sat, Dec 1, 2018 at 2:46 AM Ady Ady via Syslinux <syslinux at zytor.com> wrote:
>
> > it works. (boots into the d-i installer, I don't care if the installer
> > is missing stuff, booting it is all we care about here.
>
>
> OK, so let's add complexity (but not the whole thing, not yet).
>
> We already have:
>
> target
> ??? EFI
> ? ???
2014 Jun 26
0
testing out 6.03 network booting...
>From: Syslinux [syslinux-bounces at zytor.com] On Behalf Of Ady [ady-sf at hotmail.com]
>Sent: 25 June 2014 19:32
>To: syslinux at zytor.com
>Subject: Re: [syslinux] testing out 6.03 network booting...
>
>> > From: Matt Fleming [matt at console-pimps.org]
>> > Sent: 25 June 2014 07:39
>> > To: Andrew Rae
>> > Cc: Gene Cumm; syslinux at zytor.com
2014 Jun 20
0
testing out 6.03 network booting...
On Thu, Jun 19, 2014 at 2:51 PM, Andrew Rae <A.M.Rae at leeds.ac.uk> wrote:
> Hi all,
>
> wasnt sure whether this was the best place to put this information; but something seems to have gone 'backwards' in the later pre-releases of 6.03 regarding network booting.
I'd say this is an excellent place to start.
I'm getting some similar results here with the precompiled
2019 Apr 15
4
EFI32, EFI64 on one disk
Hello,
i would like create a bootdisk , that can be boot from Old BIOS, EFI32 and EFI64.
But for EFI Boot there is only one directory /EFI/BOOT/
In this directory I can copy BOOTia32.EFI and BOOTx64.EFI.
But the *.c32 files for EFI32 & EFI64 , I can install to this directory at the same time.
Is there a way to load the *.c32 from different directory ?
Or is there a other solution ?
2014 Jun 20
0
testing out 6.03 network booting...
> Hi all,
>
> wasnt sure whether this was the best place to put this information; but something seems to have gone 'backwards' in the later pre-releases of 6.03 regarding network booting.
>
> below are results of me testing - i did each a few times to make sure they are valid results.
>
> hope it helps identify something that's gone awry ?
> so far, 6.03
2015 Jan 10
0
PXE Booting EFI
On Fri, Jan 9, 2015 at 12:00 PM, Ady <ady-sf at hotmail.com> wrote:
>
>> I'm testing syslinux PXE EFI boot with VMware workstation 9.04 running
>> on Windows 8.1
I use Syslinux 6.03 EFI64 on a VMware Workstation 10 VM on 10.0.2 on Linux.
>> VMware correctly performs the DHCP request indicating either
>> the "EFI IA32" or "EFI BC"
2018 Dec 02
2
fixing debian's hd-media image
On Sun, Dec 2, 2018 at 12:32 PM Ady Ady via Syslinux <syslinux at zytor.com> wrote:
>
> > > When booting in UEFI x64 mode in your next test, you should see a boot
> > > menu.
> >
> > Nope:
> >
> > *** Press enter to boot the default label ***
> > Failed to load libcom32.c32
> > Failed to load COM32 file SYSLINUX/EFI64/vesamenu.c32
>