You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes it seems drives get corrupted. Repro steps ;
Create - Windows NTFS
Activate drive
Copy files to drive
Safely eject Drive
Insert stick in other Pc
Drives is shown in Explorer
Click on drive
Results in error : Location is not available. E:\is not accessible. The file or directory is corrupted and unreadable.
C:\Users\tonyk>chkdsk E:
The type of the file system is NTFS.
Volume label is Drive2.
WARNING! /F parameter not specified.
Running CHKDSK in read-only mode.
Stage 1: Examining basic file system structure ...
512 file records processed.
File verification completed.
0 large file records processed.
0 bad file records processed.
Stage 2: Examining file name linkage ...
Error detected in index $I30 for file 5.
Error detected in index $I30 for file 5.
Index entry DS09DF1.JPG in index $I30 of file 5 is incorrect.
Index entry DS21BD1.JPG in index $I30 of file 5 is incorrect.
Index entry DS4DD31.JPG in index $I30 of file 5 is incorrect.
Index entry DS6CA11.JPG in index $I30 of file 5 is incorrect.
Index entry DSAB421.JPG in index $I30 of file 5 is incorrect.
Index entry DSB2C01.JPG in index $I30 of file 5 is incorrect.
534 index entries processed.
Index verification completed.
Errors found. CHKDSK cannot continue in read-only mode.
Already had this issue a few times.
Tony
The text was updated successfully, but these errors were encountered:
Sometimes it seems drives get corrupted. Repro steps ;
C:\Users\tonyk>chkdsk E:
The type of the file system is NTFS.
Volume label is Drive2.
WARNING! /F parameter not specified.
Running CHKDSK in read-only mode.
Stage 1: Examining basic file system structure ...
512 file records processed.
File verification completed.
0 large file records processed.
0 bad file records processed.
Stage 2: Examining file name linkage ...
Error detected in index $I30 for file 5.
Error detected in index $I30 for file 5.
Index entry DS09DF
1.JPG in index $I30 of file 5 is incorrect.1.JPG in index $I30 of file 5 is incorrect.Index entry DS21BD
Index entry DS4DD3
1.JPG in index $I30 of file 5 is incorrect.1.JPG in index $I30 of file 5 is incorrect.Index entry DS6CA1
Index entry DSAB42
1.JPG in index $I30 of file 5 is incorrect.1.JPG in index $I30 of file 5 is incorrect.Index entry DSB2C0
534 index entries processed.
Index verification completed.
Errors found. CHKDSK cannot continue in read-only mode.
Already had this issue a few times.
Tony
The text was updated successfully, but these errors were encountered: