Site icon EfmSoft

What does NTSTATUS 0xC03A0008 (STATUS_VHD_SPARSE_HEADER_CORRUPT) mean?

 
Could be also:
ConstantTypeOS
ERROR_VHD_SPARSE_HEADER_CORRUPTHRESULTWindows
Previous Next
STATUS_VHD_SPARSE_HEADER_UNSUPPORTED_VERSION STATUS_VHD_BLOCK_ALLOCATION_FAILURE

STATUS_VHD_SPARSE_HEADER_CORRUPT

STATUS_VHD_SPARSE_HEADER_CORRUPT means the legacy dynamic or differencing header cannot be trusted as a sparse-layout description. This header directs the provider to structures such as the block allocation table and can carry parent identity and locator information for a differencing disk.

Unlike STATUS_VHD_SPARSE_HEADER_CHECKSUM_MISMATCH, this status is not limited to the checksum field. Unlike STATUS_VHD_PARENT_VHD_NOT_FOUND, it may prevent the provider from even deriving a trustworthy parent location from the child header.

Separate structure recovery from chain recovery

References


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

Exit mobile version