Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
chain load with EFI and file:/ URL
2018-01-15, 08:55
Post: #3
RE: chain load with EFI and file:/ URL
(2018-01-12 18:22)NiKiZe Wrote:  this seems to be a bug, but a workaround would probably be to open the interface, such as by using dhcp or ifopen net0 (but this requires that some kind of network interface was initialized)

Running dhcp beforehand actually helped, it now boots into file:/etc/redhat/grubx64.efi but does not load grub.cfg. It seems to me that file:/ URIs are intended for loading things like iPXE scripts but are not completely implemented for chain loading.

It looks like the the environment is not set up correctly. If I try to load file:/etc/redhat/shim.efi, which is supposed to load grubx64.efi in the same directory, it fails:

Code:
dppath: shim.efi
path:    shim.efi
Failed to open grubx64.efi - Not Found
...

So again, is this supposed to actually work? Has anybody ever tried to chain load an EFI image from a local disk and succeeded?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: chain load with EFI and file:/ URL - walteste - 2018-01-15 08:55



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