[SOLVED] : iPXE and WDS Config
|
2013-02-18, 15:53
Post: #7
|
|||
|
|||
RE: [SOLVED] : iPXE and WDS Config
Hi everyone,
we solved it as well, yet in a very unexpected way: Instead of using this command: Code: "chain tftp://${wdsserver}/boot%5Cx86%5cwdsnbp.com" We used this one, escaping the backslashes in the path: Code: "chain tftp://${wdsserver}/Boot\\x86\\wdsnbp.com" Regards |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)