[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} |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)