New iPXE couple of question
|
2013-06-03, 11:53
Post: #1
|
|||
|
|||
New iPXE couple of question
I am relatively new to IPXE and after being recommended have found it extremelu useful.
I have managed to get something working using the examples around but have a couple of issues. Firstly when my menu times out of I select exist the local boot does not continue and I get "no more network devices" message and a brief press Ctrl+B for iPXE prompt and then it just sits there and never returns to the local bios boot. Seondly I am trying to set up my boot menu for multiple other pxe servers and I cannot get my windows server to work. I have a pxelinux.0 server chain working fine but the Widnows Deployment Server WDS boot is not working. If I boot directly from the WDS server it works fine. I have an ISC DHCP server which is chainloading undionly.0 first to get the iPXE menu by looking the user-class value. This all works fine. the code for the WDS server is set 210:string tftp://10.80.16.16/ chain ${210:string}Boot\\x86\\wdsnbp.com || goto failed goto start This talks to the WDS server and downloads the inital wdsnbp.com file and then fails to boot. It appears to be still talking to the iPXE boot server The actual output is tftp://10.80.16.16/Boot%5C%5Cx86%5C%5Cwdsnbp.com... ok Downloaded WDSNBP... Architecture: x64 WDSNBP started using DHCP Referral. Contacting server: 10.80.16.20 (Gateway: 10.80.224.1).. no response from Windows Deployment Services server. Launching pxeboot.com TFTP download failedCould not boot: Error 0x00000001 (http://ipxe.org/00000001) Booting failed,dropping to shell Type exit to get the back to the menu iPXE> My iPXE server is 10.80.16.20 and the WDS server is 10.80.16.16 Does any one have any suggestion on what is happening and how to get it working. Thanks |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
New iPXE couple of question - jamesosbourn - 2013-06-03 11:53
RE: New iPXE couple of question - robinsmidsrod - 2013-06-05, 09:21
RE: New iPXE couple of question - ArneLovius - 2013-06-11, 15:31
RE: New iPXE couple of question - jamesosbourn - 2013-06-11, 15:43
|
User(s) browsing this thread: 3 Guest(s)