Windows / Code / 0x40002800
0x40002800
Decimal: 1073752064 · Signed: 1073752064
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x2800 (10240)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2800 (10240)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 78.11011 | Local File Path : %1!.*s!
Remote File Path : %2!.*s! |
| refsutil.exe | 10 | WARNING: THIS OPERATION CHANGES BOOT SECTOR(S) OF A VOLUME AND CAN RESULT IN TOTAL LOSS OF DATA.
Usage: refsutil fixboot [-f] [-w ] [-smr ] [-x]
Drive letter in format "L:".
Major version of the ReFS volume.
Minor version of the ReFS volume.
Cluster size of the volume. Either 4096 or 65536.
-f Ignore any valid boot sector found. Fix boot sector based on input parameters.
-w Actually write to the boot sector(s) if needed and backup the current boot sector(s)
into the backup directory .
-smr Specifies this if volume is of SMR format. Cluster size must be 65536.
SMRBandSizeInMB can be 128 or 256.
-x Force the volume to dismount first if necessary. All opened handles to
the volume would then be invalid.
Eg: refsutil fixboot D: 3 3 4096
Eg: refsutil fixboot D: 3 1 65536 -f -w c:\backup |
| wbadmin.exe | 1011 | %2 [%1] |
| 3 entries |
Associated Headers