Site icon EfmSoft

What does NTSTATUS 265 (STATUS_VOLUME_MOUNTED) mean?

 
Could be also:
ConstantTypeOS
CRITICAL_STRUCTURE_CORRUPTIONBugCheck CodeWindows
Previous Next
STATUS_OPLOCK_BREAK_IN_PROGRESS STATUS_RXACT_COMMITTED

STATUS_VOLUME_MOUNTED

The volume entered the mounted state

This success status is a state transition, not an error. Mounting means a file-system driver recognized the volume and attached it to the storage stack so namespace and file operations can proceed.

Consumers that cache volume capabilities should refresh them after this event. A remounted volume at the same drive letter can have a different serial number, file-system type, feature set, or security state.

What to inspect

References


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

Exit mobile version