Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
chainload with Win2012R2 problem
2016-10-07, 09:42
Post: #2
RE: chainload with Win2012R2 problem
You embed your script by running make with the EMBED parameter:

Code:
make bin/ipxe.pxe EMBED=../init.ipxe

You might also have an issue with IIS not properly serving files without an extension. You need to setup IIS to serve them as application/octet-stream.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: chainload with Win2012R2 problem - robinsmidsrod - 2016-10-07 09:42



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