Site icon EfmSoft

What does NTSTATUS 0xC038001E (STATUS_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION) mean?

 
Could be also:
ConstantTypeOS
ERROR_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITIONHRESULTWindows
Previous Next
STATUS_VOLMGR_EXTENT_NOT_SECTOR_ALIGNED STATUS_VOLMGR_EXTENT_VOLUME_LENGTHS_DO_NOT_MATCH

STATUS_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION

STATUS_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION protects Extended Boot Record metadata in an MBR extended-partition layout. An EBR is part of the chain that describes logical drives, so treating its location as empty storage can make one or more logical volumes unreachable.

This is an MBR-specific structural condition. It is not applicable to a normal GPT partition array, and it should not be solved by overwriting the first sectors of an extended partition.

What to inspect

Microsoft: MBR layouts with more than four partitions

Microsoft: IOCTL_DISK_SET_DRIVE_LAYOUT_EX

Microsoft: Volume Manager error codes


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

Exit mobile version