Difference between pages "SIM cards" and "Virtual Hard Disk (VHD)"
From Forensics Wiki
(Difference between pages)
Uwe Hermann (Talk | contribs) m |
Joachim Metz (Talk | contribs) (→Snapshots) |
||
| Line 1: | Line 1: | ||
| − | + | {{expand}} | |
| + | |||
| + | Used by: | ||
| + | * Microsoft Virtual PC | ||
| + | * Microsoft Virtual Server | ||
| + | * Microsoft Hyper-V Server | ||
| + | |||
| + | == 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 [http://social.technet.microsoft.com/wiki/contents/articles/6257.manually-merge-avhd-to-vhd-in-hyper-v.aspx] | ||
| + | |||
| + | == See Also == | ||
| + | * [[Disk Images]] | ||
| + | |||
| + | == External Links == | ||
| + | |||
| + | * [http://en.wikipedia.org/wiki/VHD_(file_format) VHD (file format)], by Wikipedia | ||
| + | * [http://technet.microsoft.com/en-us/library/bb676673.aspx Virtual Hard Disk Image Format Specification], by Microsoft, October 2006 | ||
| + | |||
| + | [[Category:File Formats]] | ||
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