Site icon EfmSoft

What does HRESULT 0xC03A0002 (ERROR_VHD_DRIVE_FOOTER_CHECKSUM_MISMATCH) mean?

 
Could be also:
ConstantTypeOS
STATUS_VHD_DRIVE_FOOTER_CHECKSUM_MISMATCHNTSTATUSWindows
Previous Next
ERROR_VHD_DRIVE_FOOTER_MISSING ERROR_VHD_DRIVE_FOOTER_CORRUPT

ERROR_VHD_DRIVE_FOOTER_CHECKSUM_MISMATCH

ERROR_VHD_DRIVE_FOOTER_CHECKSUM_MISMATCH indicates that the checksum stored in a legacy VHD footer does not match the data read from the file. Treat this as file or storage corruption, not as a guest operating-system problem.

What to verify

Get-FileHash "D:\Recovery\disk.vhd" -Algorithm SHA256

Microsoft: Test-VHD

Microsoft: Manage virtual hard disks

Microsoft: VHDX file format specification


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

Exit mobile version