Site icon EfmSoft

What does HRESULT 0x8004242A (VDS_E_CANT_QUICK_FORMAT) mean?

 
Previous Next
VDS_E_BAD_LABEL VDS_E_IO_ERROR

VDS_E_CANT_QUICK_FORMAT

VDS_E_CANT_QUICK_FORMAT is tied to formatting with the quick-format option. The VDS format contract distinguishes a quick format from a full format: quick formatting does not verify every sector on the volume. This HRESULT says that the requested quick path cannot be used for the selected volume.

Do not turn the failure into an automatic full format

A management tool should surface the distinction to the operator because switching from quick to full format changes the operation and its duration. The format interface can also return I/O, incompatible-file-system, and incompatible-media errors; those codes require their own diagnosis rather than an unconditional retry with different format flags.

What to verify

References


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

Exit mobile version