I have WDS set up to PXE boot for physical hosts in my network, but when I try to boot from a newly created VM on an ESX server, I get the following error:

 PXE-E53: No boot filename received

 PXE-M0F: Exiting Intel PXE Rom
 Operating System not found

Is there some trick to getting PXE boot to work on a VM? Is there a particular way to set up the networking? Perhaps something needs to be reconfigured on the PXE server?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Thought I would post what the solution turned out to be. WDS PXE service had a "wait time before responding" that someone had set to 30 seconds. I noticed that vmware ESX vms only polls PXE for maybe 10 seconds. ... they just weren't waiting long enough.

I lowered the "wait time before responding" setting, and all is well.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.