Can I copy from VHD to physical disk to replace my host OS? [duplicate]
Solution 1:
With regards to the similar question I posted, if you don't have a second disk you can boot from, you can use a Linux LiveCD such as DSL and use dd
from there.
You can also image the virtual environment with Ghost or Clonezilla (free) and then restore that image to your host.