Skip to content
forked from wooxo/Vhd2Disk

V2P tool working with Microsoft's VHD image. This tool is working like a mirror of the Sysinternal's Disk2Vhd tool.

License

Notifications You must be signed in to change notification settings

martshep/Vhd2Disk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vhd2Disk

What Vhd2disk does?

It's a very basic V2P free tool to simply dump a VHD contents/structure to a physical drive. It designed to work only with "dynamic" VHD like Disk2vhd's ouput. Vhd2disk was tested succefully on win7 and win2K8: Disk2vhd -> vhd used for virtualisation -> Vhd2disk. This tool is working like a mirror of the Sysinternal's Disk2Vhd tool (https://technet.microsoft.com/en-us/sysinternals/ee656415).

Be caution using this tool since it will overwrite the data on the target drive. If you play with it, I can't be responsive about any data lost.

http://forum.sysinternals.com/vhd2disk_topic27311_page1.html

About

V2P tool working with Microsoft's VHD image. This tool is working like a mirror of the Sysinternal's Disk2Vhd tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.5%
  • C 17.5%