UEFI Network Boot: loop and exec format error
|
2016-01-06, 23:48
Post: #4
|
|||
|
|||
RE: UEFI Network Boot: loop and exec format error
(2016-01-06 23:34)altsysrq Wrote: make bin/undionly.kpxe EMBED=../../script.ipxe When you embed a script the ctrl+b prompt is disabled. Note that make command will create an legacy file, that won't work in efi mode. Do you see the iPXE version header printed on screen with this file at all? (or atleast "iPXE initialising devices...") To compile a 64bit ipxe.efi file use make bin-x86_64-efi/ipxe.efi EMBED=../../script.ipxe If you post contents of your embeded script we can check if there might be anything wrong there. There is also script debugging that can be enabled with a command like: make bin-x86_64-efi/ipxe.efi EMBED=../../script.ipxe DEBUG=script script in this case refers to that scripts is handled by the script.c source file. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
UEFI Network Boot: loop and exec format error - altsysrq - 2016-01-06, 22:01
RE: UEFI Network Boot: loop and exec format error - NiKiZe - 2016-01-06, 22:09
RE: UEFI Network Boot: loop and exec format error - altsysrq - 2016-01-06, 23:34
RE: UEFI Network Boot: loop and exec format error - NiKiZe - 2016-01-06 23:48
RE: UEFI Network Boot: loop and exec format error - MultimediaMan - 2016-01-07, 08:40
SOLVED: UEFI Network Boot: loop and exec format error - altsysrq - 2016-01-07, 17:43
initrd - MultimediaMan - 2016-01-07, 23:53
RE: initrd - altsysrq - 2016-01-08, 01:39
|
User(s) browsing this thread: 3 Guest(s)