Site icon EfmSoft

What does HRESULT 0xC038001E (ERROR_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION) mean?

 
Could be also:
ConstantTypeOS
STATUS_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITIONNTSTATUSWindows
Previous Next
ERROR_VOLMGR_EXTENT_NOT_SECTOR_ALIGNED ERROR_VOLMGR_EXTENT_VOLUME_LENGTHS_DO_NOT_MATCH

ERROR_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION

ERROR_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION (0xC038001E) is a Windows Volume Manager HRESULT. The proposed partition overlaps the extended boot record area of an MBR extended partition.

What to check for ERROR_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION

REM Diagnostic context: ERROR_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION
diskpart
list disk
select disk <number>
detail disk
list partition

Do not use clean to diagnose a layout problem: it removes partition information from the selected disk.

This result reference: Microsoft: Basic and Dynamic Disks.

This result reference: Microsoft: DiskPart command reference.

This result reference: Microsoft: Convert a disk type to Dynamic or Basic.


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

Exit mobile version