Short story, I've got an ESXi server setup, and can successfully boot WDS inside of a VM. Capturing and dumping an image is not a problem. When I deploy a prebuilt XP image and reboot, it will come up, go through mini setup, and join the domain. It's when it reboots for the second time that it gives a BSOD complaining about an "Unmountable Boot Volume." I'm familiar with this error when creating images, as it is generally an indication that there isn't the correct south bridge drivers in the image for the hardware it is trying to boot on. The thing is, it booted once and successfully completed mini setup, why not a second? I don't get it.
This same image will deploy on physical hardware just fine. No configuration changes were made to the VM in between those boots either.
The VM is setup with a Bus Logic controller, Windows XP 32bit for the guest OS, and an e1000 NIC (Forced this since VM Flex drivers don't exist for PE).
Any ideas would be greatly appreciated, as I'm all out of my own. Thanks guys...
Some more details to tickle the brain... The XP image I am trying to deploy, was built in a VM with the same hardware spec. If I capture it, and dump it into a new VM using Ghost32 11.0, it works great. But capturing and dumping from WDS causes the above problem. I'm going to go mad...