Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE can't boot UEFI mode via USB key
2018-10-01, 07:56
Post: #6
RE: iPXE can't boot UEFI mode via USB key
Hi,

After roughly digging the maas side, what I know is bootx64 (shimx64.efi) from maas may have some unexpected situations to cause iPXE message "Could not boot image". If I use a simple script:

Code:
#!ipxe

dhcp
chain tftp://xxx.xxx.xxx.xxx/grubx64.efi

Then the iPXE can work fine with maas. Maybe seems like to workaround the bootx64.efi but looks good to me now./
Find all posts by this user
Quote this message in a reply
Post Reply 


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



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