Problem chainloading syslinux.efi from iPXE
|
2016-04-28, 09:57
Post: #1
|
|||
|
|||
Problem chainloading syslinux.efi from iPXE
I have compiled iPXE from the Github repository and I'm trying to use it on a UEFI system to chainload into our SysLinux-based PXE system.
As it is, iPXE does not like the syslinux.efi it is grabbing: I've blanked out our public IP address. The above is a VM, on a physical box it reboots before I can grab the output. The ultimate purpose of this is to have a UEFI bootable memory stick that can bypass DHCP and boot to a specific PXE server using a static IP number. For now it gets an IP from DHCP and then overrides the values. Here is the embedded script content: Code: #!ipxe I have tried various 64-bit versions of syslinux.efi, including 6.03 binaries provided on the website and compiling my own from the source. None of them work, so I suspect my iPXE build is not configured correctly. In config/general.h I have set: #define IMAGE_EFI Are there any other configuration changes I need to make to get this working? Or additional debugging I can add to 'DEBUG=dhcp:2,tftp:2,http:2,image:7,efi_init:7,efi_image:7' that would provide useful output? Thanks. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Problem chainloading syslinux.efi from iPXE - mattross - 2016-04-28 09:57
RE: Problem chainloading syslinux.efi from iPXE - mcb30 - 2016-04-28, 12:21
RE: Problem chainloading syslinux.efi from iPXE - mattross - 2016-04-28, 12:47
RE: Problem chainloading syslinux.efi from iPXE - fdge - 2017-01-19, 18:36
RE: Problem chainloading syslinux.efi from iPXE - rahuls551 - 2019-01-10, 21:15
RE: Problem chainloading syslinux.efi from iPXE - NiKiZe - 2019-01-10, 22:03
RE: Problem chainloading syslinux.efi from iPXE - rahuls551 - 2019-01-11, 18:46
|
User(s) browsing this thread: 3 Guest(s)