How do I use a Microsoft VHD file? How do I run it?

link|improve this question

37% accept rate
feedback

migrated from stackoverflow.com Sep 30 '10 at 1:06

This question came from our site for professional and enthusiast programmers.

3 Answers

That's a virtual-pc hard drive file. Install virtual pc and select the VHD to run. I assume you're trying to use XP-mode.

link|improve this answer
I have Windows 7. When I install Virtual PC and run it, all it does is open a directory InternetUser\Virtual Machines. – user1413 Sep 30 '10 at 1:12
feedback

It's a V irtual H ard D isk, to be used with VirtualPC or another similar program that supports the VHD format - like VirtualBox.

link|improve this answer
VirtualPC does not work at all -- all it does is open a directory. I'll try VirtualPC. – user1413 Sep 30 '10 at 1:13
I'll try VirtualBox, I meant. – user1413 Sep 30 '10 at 1:14
feedback

You can follow the steps listed here: http://www.kodyaz.com/tools/how-to-mount-vhd-file-virtual-disk-without-virtual-pc-vpc.aspx to do this without using a Virtual PC. You can use a free program called Gizmo Central

link|improve this answer
1  
Windows 7 doesn't need additional software to mount VHD files as another HDD. In Disk Managed (available from Computer Management) use Action | Attach VHD. – Richard Sep 30 '10 at 10:02
feedback

Your Answer

 
or
required, but never shown

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