Displaying 20 results from an estimated 11000 matches similar to: "Question about syslinux EFI alpha version"
2007 May 03
3
[PATCH] pygrub: look harder for elilo.conf
Keir,
This would also be appropriate for 3.1.0, since the /usr/lib fix makes
pygrub work on ia64
Presently pygrub only looks in /efi/redhat/elilo.conf. It should
check for other distributions, plus a couple fallback locations.
Signed-off-by: Aron Griffis <aron@hp.com>
diff -r 6d64f9eefad5 -r 67df28389f46 tools/pygrub/src/pygrub
--- a/tools/pygrub/src/pygrub Wed May 02 14:50:56 2007
2007 May 18
2
PXE booting ASUS NVidia board: odd file not found errors
Hi Everyone,
I'm trying to get an asus motherboard to netboot. It has an
integrated Nvidia boot agent that's supposed to network boot pxe
happily.
I've setup the necessary services and environments in tftpd, however,
the boot agent is running into trouble requesting files from the tftp
server. It always seems to receive File Not Found errors. The
filenames are specified properly
2017 Feb 03
2
KBDMAP and chainloading supported by syslinux.efi?
Hallo List,
Maybe someone on the list can answer these questions for everyone
concerning the more or less experimental syslinux.efi for UEFI boot:
1.
Is the KBDMAP directive supported by syslinux.efi? In my tests with a
german keymap generated as documented in
http://www.syslinux.org/wiki/index.php?title=Config#KBDMAP
only the BIOS version of syslinux loads and sets the correct keymap,
while the
2003 Jul 30
2
ia64 boot cd
Hi,
I am trying to create a boot cd for ia64 systems which will go into the efi shell, map to fs0 (cdrom) and give a help message on screen. I have tried creating a CD using isolinux but this boots as the Red Hat AW2.1 CD 1 and ignores the message file. After selecting the efi shell and mapping to fs0 then entering - elilo linux ks=nfs:<ip address>:<kickstart file> I get the message
2012 Jul 16
23
[PATCH] x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efi
# HG changeset patch
# User Matt Wilson <msw@amazon.com>
# Date 1342481836 0
# Branch efi
# Node ID dd1ab0cae2c870942c2e1b6bc3a507b1a40dae16
# Parent 9950f2dc2ee6dfd172258a5a4ee29809b0ff8263
x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efi
After commit 25594:ad08cd8e7097, EFI Xen binaries were installed to
/efi instead of /usr/lib64/efi. This patch restores the
2015 Jul 31
2
EFI: HP + syslinux = crash
In another mail I discussed my adventures on netbooting syslinux 6.03
and newer from iPXE, either from an emulated rom on qemu/kvm/ovmf or by
chainloading via ipxe.efi onto a real HP Proliant DL360 gen9 piece of
iron. You might have asked yourself, why chainload? Why not load it
directly? Believe me, i tried.
First I had to 'fix' my dhcpd.conf because HP probably read the docs on
2014 Jul 04
1
Creating LiveCD with EFI option?
I have been using syslinux-6.x along with isohybrid --mac and --efi option to create a usb hybrid iso with EFI support. The thing with EFI is that you'll need to use grub as your bootloader for EFI but isohybrid does setup the proper partition schema for EFI.
You'll need to use the following to generate an iso that works.
xorriso -as mkisofs -J -R -l -V some-vol-label \
-o ../image.iso
2012 Sep 28
2
UEFI boot with memdisk
I am getting the following error with memdisk when attempting to boot. I am booting UEFI device using elilo.efi and loading a elilo.conf file with below configuration. Attached is also a print sceen of the error I am getting about memdisk.
# force chooser to textmenu
chooser=textmenu
delay=20
prompt
#
# the files containing the text (with attributes) to display
#
message=textmenu-message.msg
2013 May 18
2
Latest firmware branch failing to compile with gnu-efi-3.0t
Hi guys,
I'm trying to build HEAD on the firmware branch from git and I'm getting
the following errors:
make[3]: Entering directory `/home/voltagex/src/syslinux/efi64/efi'
gcc -I/usr/include/efi -I/usr/include/efi/x86_64 -DEFI_FUNCTION_WRAPPER
-fPIC -fshort-wchar -ffreestanding -Wall
-I/home/voltagex/src/syslinux/com32/include
-I/home/voltagex/src/syslinux/com32/include/sys
2014 Aug 27
0
syslinux efi configuration file name proposal
Hello Ady & list,
On Wed, Aug 27, 2014 at 08:17:51AM +0300, Ady wrote:
> > Hello Ady,
> >
> > On Fri, Aug 01, 2014 at 08:35:27PM +0300, Ady wrote:
> > > Goal: To have one USB drive capable of booting UEFI IA32 and UEFI X64
> > > (with an optional Syslinux menu containing multiple entries).
> > >
> > > Problem (solved) #1: The default
2014 Jul 03
2
Creating LiveCD with EFI option?
I've been using various versions of syslinux as the boot loader for the g4l
project that I have been the maintainer of since 2004. It was already using
syslinux, so I've just updated it over the years, and currently have it use 5.10
version, but have done test builds with the 6.x versions.
Recently had request from to users about EFI support, and one suggested
that virtualbox has
2014 Aug 27
3
syslinux efi configuration file name proposal
> Hello Ady,
>
> On Fri, Aug 01, 2014 at 08:35:27PM +0300, Ady wrote:
> > Goal: To have one USB drive capable of booting UEFI IA32 and UEFI X64
> > (with an optional Syslinux menu containing multiple entries).
> >
> > Problem (solved) #1: The default directory location for both
> > syslinux.efi is the same.
> >
> > Solution #1: Rename each
2016 Apr 02
4
Changes to get CD to boot on EFI System.
Hi,
Ady wrote:
> I very much doubt that there is any ISO image, publicly
> available or not, that can boot optical media in UEFI mode by means of
> Syslinux for EFI as of today. I hope this status will change at some
> point.
> [...]
> I doubt that syslinux.efi (renamed as "EFI/BOOT/BOOT<arch>.EFI")
> is capable of booting optical media in UEFI mode at
2018 Dec 12
3
PXE boot img for both BIOS and EFI
On Wed, 2018-12-12 at 17:10 -0600, Carl Karsten wrote:
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
>
> On Wed, Dec 12, 2018 at 4:54 PM Joakim Tjernlund
> <Joakim.Tjernlund at infinera.com> wrote:
>
> > While I am here, I want to ask:
>
2013 Mar 19
7
xen 4.1.3, EFI boot and "no console to OS" problem
Hello All!
I have a new OpenSuse 12.2 (with 3.4.33-2.24-xen kernel) + Xen
4.1.3 install on an IBM x3550 server. The system is booted via EFI with
Grub2 bootloader and it boots up normally, either with or without Xen.
But i have one trouble with it: I can''t get console access working with Xen.
The strange thing is, despite the "WARNING: no console will be available
to
2014 Aug 27
0
syslinux efi configuration file name proposal
Hello Ady,
On Wed, Aug 27, 2014 at 10:52:25AM +0300, Ady wrote:
> > Hello Ady & list,
> >
> > On Wed, Aug 27, 2014 at 08:17:51AM +0300, Ady wrote:
> > > > Hello Ady,
> > > >
> > > > On Fri, Aug 01, 2014 at 08:35:27PM +0300, Ady wrote:
> > > > > Goal: To have one USB drive capable of booting UEFI IA32 and UEFI X64
>
2014 Aug 27
4
syslinux efi configuration file name proposal
> Hello Ady & list,
>
> On Wed, Aug 27, 2014 at 08:17:51AM +0300, Ady wrote:
> > > Hello Ady,
> > >
> > > On Fri, Aug 01, 2014 at 08:35:27PM +0300, Ady wrote:
> > > > Goal: To have one USB drive capable of booting UEFI IA32 and UEFI X64
> > > > (with an optional Syslinux menu containing multiple entries).
> > > >
>
2015 Jul 31
2
EFI: HP + syslinux = crash
>[...]
> NBP file downloaded successfully.
> Getting cached packet
> My IP is 10.141.166.254
> core_tcp_connect: stalling on configure with no mapping
> core_tcp_connect: stalling on configure with no mapping
> core_tcp_connect: stalling on configure with no mapping
> core_tcp_connect: stalling on configure with no mapping
2016 Apr 02
0
Changes to get CD to boot on EFI System.
Hi,
On 02/04/2016 11:10, Thomas Schmitt via Syslinux wrote:
> Hi,
>
> Ady wrote:
>> I very much doubt that there is any ISO image, publicly
>> available or not, that can boot optical media in UEFI mode by means of
>> Syslinux for EFI as of today. I hope this status will change at some
>> point.
>> [...]
>> I doubt that syslinux.efi (renamed as
2014 Nov 07
2
Can't UEFI boot PXELinux on WDS server
DHCP seems to be working properly - returning the correct boot file for the
architecture of the PXE client, but when I try to boot syslinux.efi, it gets
the file then keeps requesting ldinux.e64 over and over again. The file is
there and available. A wireshark trace shows it keeps requesting the file,
followed by the server responding to the blksize and tsize options, but then
the client just