Site icon EfmSoft

What does HRESULT 0xC03A0012 (ERROR_VHD_INVALID_SIZE) mean?

 
Could be also:
ConstantTypeOS
STATUS_VHD_INVALID_SIZENTSTATUSWindows
Previous Next
ERROR_VHD_METADATA_WRITE_FAILURE ERROR_VHD_INVALID_FILE_SIZE

ERROR_VHD_INVALID_SIZE

ERROR_VHD_INVALID_SIZE means the virtual size recorded by the VHD/VHDX is invalid. This can result from a malformed header, an interrupted conversion, or damaged metadata.

What to do

Get-VHD -Path "D:\VMs\disk.vhdx" | Format-List Path,Size,FileSize,VhdType

Microsoft: Get-VHD

Microsoft: Test-VHD

Microsoft: Resize-VHD


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

Exit mobile version