Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can't find filename when using ipxe
2012-03-04, 05:44
Post: #1
can't find filename when using ipxe
i have a win 2k8 server that hands out the wdsnbp.com file. regular pxe clients get the file fine. the ipxe client fails to get the file. should it get it automatically or i have to specify it.
Find all posts by this user
Quote this message in a reply
2012-03-05, 10:43
Post: #2
RE: can't find filename when using ipxe
You shouldn't need to specify it. If you want to debug what information ipxe gets from the dhcp server, you can manually test it out.

When you start up iPXE, go into the shell by pressing Ctrl-B. Then you type "dhcp" (without quotes) and press enter. If it doesn't give you any errors, type out the command "config" to see what parameters dhcp gave you. You should see wdsnbp.com as the filename. If you see wdsnbp.com everything required for the "autoboot" command to work should be present and things should work. If you do not see the wdsnbp.com in filename, your DHCP server is most likely setup wrong, or you're having a network communication issue (maybe a network card driver issue).
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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