Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] : iPXE and WDS Config
2016-01-22, 15:14 (This post was last modified: 2016-01-22 15:15 by robinsmidsrod.)
Post: #20
RE: [SOLVED] : iPXE and WDS Config
With the current master branch of iPXE (2016-01-21), this has been reported to work properly:

Code:
#!ipxe
set wdsserver:ipv4 192.168.XX.XX
set netX/next-server ${wdsserver}
chain tftp://${wdsserver}/SMSBoot\x64\wdsmgfw.efi

See https://git.ipxe.org/ipxe.git/commitdiff...3c65315ff0 for details.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: iPXE and WDS Config - Sha0 - 2012-11-08, 20:22
RE: iPXE and WDS Config - Sedorox - 2012-11-09, 04:31
RE: iPXE and WDS Config - Alphakarem - 2012-11-09, 15:09
RE: iPXE and WDS Config - Alphakarem - 2012-11-11, 01:09
iPXE and WDS Config - sebus - 2016-02-04, 11:26
RE: [SOLVED] : iPXE and WDS Config - robinsmidsrod - 2016-01-22 15:14



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