What does HRESULT 0xC03A0007 (ERROR_VHD_SPARSE_HEADER_UNSUPPORTED_VERSION) mean?

 
Could be also:
ConstantTypeOS
STATUS_VHD_SPARSE_HEADER_UNSUPPORTED_VERSIONNTSTATUSWindows
Previous Next
ERROR_VHD_SPARSE_HEADER_CHECKSUM_MISMATCH ERROR_VHD_SPARSE_HEADER_CORRUPT

ERROR_VHD_SPARSE_HEADER_UNSUPPORTED_VERSION

ERROR_VHD_SPARSE_HEADER_UNSUPPORTED_VERSION means the sparse header of a dynamic or differencing legacy VHD uses a version the current stack does not support.

What to do

  • Identify the product and version that created the virtual disk.
  • Use a supported host or the original virtualization platform to access a copy of the disk.
  • Do not alter header version values to bypass the check, because the rest of the on-disk layout may also be incompatible.

Microsoft: VHDX file format specification

Microsoft: Get-VHD

Microsoft: Manage virtual hard disks


Looking for a different code? Search another status or error code.