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.efi chain working?
2015-07-24, 22:29
Post: #1
ipxe.efi chain working?
I get error when I try

script added into ipxe
Code:
#!ipxe
shell

executed on the ipxe command line
Code:
dhcp
set filename Boot/x64/wdsmgfw.efi
chain tftp://${next-server}/${filename}

The error I get is:
BlInitializeLibrary failed 0xc0000001

Does this mean that ipxe does not have the code to chain to other efi executables yet?

also side note mcb30 said on irc that dhcp was not needed and ifopen net0 should work but it does not work.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ipxe.efi chain working? - skyman - 2015-07-24 22:29
RE: ipxe.efi chain working? - NiKiZe - 2015-07-27, 21:06



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