Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] : iPXE and WDS Config
2013-05-02, 21:58
Post: #8
RE: [SOLVED] : iPXE and WDS Config
This way works for me.

cpuid --ext 29 && set arch x64 || set arch x86
set filename wdsnbp.com
#set next-server 0.0.0.0 # uncomment and replace 0.0.0.0 with your wds ip if different than pxe/tftp server
chain -ar tftp://${next-server}/boot/${arch}/${filename}
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
RE: [SOLVED] : iPXE and WDS Config - skyman - 2013-05-02 21:58
iPXE and WDS Config - sebus - 2016-02-04, 11:26



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