Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wimboot Exec Format error (2e008081) uEFI
2017-08-04, 20:54
Post: #3
RE: wimboot Exec Format error (2e008081) uEFI
(2017-08-04 20:17)NiKiZe Wrote:  try imgfetch http://xx.xx.xx.xx/www/aape/boot.ipxe

followed by imgstat

it should show [SCRIPT]

If not make sure the script is saved without any BOM chars the magic #!ipxe must be the first 5 bytes of the file

I don't get the [Script] from imgstat. Here is a cut and paste. Looking at it with Notepad++ show all characters, only LF's are in the file. I created the file in linux using vi.
imgstat shows SIVAC\ :4453 byes "ENGINEERING\ WEBSITE/aape/boot.ipxe.

Unfortunately the person who setup the Webserver used White spaces so I am refering to it using \ escape characters.
http://10.xx.xx.xx/SIVAC\ ENGINEERING\ WEBSITE/aape/boot.ipxe
don't know if that could be an issue.. as I am using Linux notation.

File is attached.
#!ipxe
kernel wimboot
initrd -n Boot/BCD BCD
initrd -n Boot/boot.sdi boot.sdi
initrd -n sources/boot.wim boot.wim
boot
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: wimboot Exec Format error (2e008081) uEFI - rweisman - 2017-08-04 20:54



User(s) browsing this thread: 1 Guest(s)