Difference between revisions of "Virtual Hard Disk (VHD)"
From Forensics Wiki
Joachim Metz (Talk | contribs) |
Joachim Metz (Talk | contribs) (→Snapshots) |
||
| Line 14: | Line 14: | ||
== Snapshots == | == Snapshots == | ||
Snapshot Differencing Disk file (AVHD) | Snapshot Differencing Disk file (AVHD) | ||
| + | |||
| + | Also see [http://social.technet.microsoft.com/wiki/contents/articles/6257.manually-merge-avhd-to-vhd-in-hyper-v.aspx] | ||
== See Also == | == See Also == | ||
Revision as of 10:43, 14 September 2012
|
Please help to improve this article by expanding it.
|
Used by:
- Microsoft Virtual PC
- Microsoft Virtual Server
- Microsoft Hyper-V Server
Contents |
Image types
There are multiple types of Virtual Hard Disk (VHD) images:
- Fixed-size hard disk image; the image contains all data
- Dynamic-size (or sparse) hard disk image; the image contains used data only
- Differencing (or delta) hard disk image; the image contains changes relative to its parent image
Snapshots
Snapshot Differencing Disk file (AVHD)
Also see [1]
See Also
External Links
- VHD (file format), by Wikipedia
- Virtual Hard Disk Image Format Specification, by Microsoft, October 2006