The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE can't boot UEFI mode via USB key
2018-09-26, 07:30 (This post was last modified: 2018-09-26 16:48 by NiKiZe.)
Post: #1
iPXE can't boot UEFI mode via USB key
Hi all,

I was trying to follow these commands from https://gist.github.com/AdrianKoshka/5b6...2f8034539a to create a UEFI bootable key with iPXE:

git clone git://git.ipxe.org/ipxe.git
cd ipxe/src
make bin-x86_64-efi/ipxe.usb
sudo dd if=bin-x86_64-efi/ipxe.usb of=/dev/sdX

I'm sure that the machine I tested disabled secure boot and turn UEFI mode on, but I got the weird errors after booting up:

...
Fetching Netboot Image
Malformed binary after Attribute Certificate Table
datasize: ? SumOfBytesHashed: ? SecDir->Size: ?
hashsize: ? SecDir->VirtualAddress: 0x002E6088
Failed to load image: Invalid Parameter
start_image() returned Invalid Parameter
Could not boot image: Error 0x7f048282 (http://ipxe.org/7f048282)

The full screenshot:
[Image: 8TeB2PE.jpg]
https://imgur.com/a/NOloSCU

Then I search the forum to see if any related topic but apparently not...
I just wonder if someone verifies iPXE UEFI with USB key rather than chainloading, becoz my purpose is to use iPXE to replace PXE on the machines without PXE support.

Btw, I confirm iPXE works well with legacy BIOS however I need UEFI mode.

Anyone can give suggestion or information?

Thanks,
Woodrow
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE can't boot UEFI mode via USB key - woodrowshen - 2018-09-26 07:30
bootx64.efi - MultimediaMan - 2018-09-26, 20:28



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