Windows / Code / 0xc03a0006
0xc03a0006
HRESULT Facility: FACILITY_USERMODE_VHD (58)
NTSTATUS Facility: Unknown (58)
Associated Modules
Module | Description |
---|---|
kernel32.dll | The virtual hard disk is corrupted. The sparse header checksum does not match the on-disk checksum. |
ntdll.dll | The virtual hard disk is corrupted. The sparse header checksum does not match the on-disk checksum. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_VHD_SPARSE_HEADER_CHECKSUM_MISMATCH | The virtual hard disk is corrupted. The sparse header checksum does not match the on-disk checksum. |
winerror.h | ERROR_VHD_SPARSE_HEADER_CHECKSUM_MISMATCH | The virtual hard disk is corrupted. The sparse header checksum does not match the on-disk checksum. |
2 entries |