Site icon EfmSoft

What does HRESULT 0x80042468 (VDS_E_MAX_USABLE_MBR) mean?

 
Previous Next
VDS_E_EXTEND_FILE_SYSTEM_FAILED VDS_S_GPT_BOOT_MIRRORED_TO_MBR

VDS_E_MAX_USABLE_MBR

VDS_E_MAX_USABLE_MBR means the requested layout exceeds the practical 2 TB addressing limit of MBR. The storage task cannot create usable partitions beyond that boundary under the current partition style.

What to check

Get-Disk | Format-Table Number,PartitionStyle,Size,FriendlyName

Virtual Disk Service is a legacy COM API. On Windows 8 and Windows Server 2012 and later, inspect and manage supported storage through the Storage Management API and the Storage PowerShell cmdlets.

Microsoft: Get-Disk

Microsoft: DiskPart

Microsoft: VDS error codes


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

Exit mobile version