Site icon EfmSoft

What does HRESULT 0xC03A000D (ERROR_VHD_PARENT_VHD_NOT_FOUND) mean?

 
Could be also:
ConstantTypeOS
STATUS_VHD_PARENT_VHD_NOT_FOUNDNTSTATUSWindows
Previous Next
ERROR_VHD_BITMAP_MISMATCH ERROR_VHD_CHILD_PARENT_ID_MISMATCH

ERROR_VHD_PARENT_VHD_NOT_FOUND

ERROR_VHD_PARENT_VHD_NOT_FOUND means a differencing VHD/VHDX cannot locate the parent disk it depends on. A child disk contains only changed blocks and is not a complete standalone disk.

How to diagnose

Get-VHD -Path "D:\VMs\child.avhdx" | Format-List Path,VhdType,ParentPath

Microsoft: Get-VHD

Microsoft: Set-VHD

Microsoft: Merge-VHD


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

Exit mobile version