|
I ran CHKDSK /R and restarted the computer. CHKDSK /R ran OK but I don't think it even tries to fix errors.
Then after the computer restarted I ran CHKDSK and got this:
___
C:\>chkdsk
The type of the file system is NTFS.
WARNING! F parameter not specified.
Running CHKDSK in read-only mode.
CHKDSK is verifying files (stage 1 of 3)...
File verification completed.
CHKDSK is verifying indexes (stage 2 of 3)...
Correcting error in index $I30 for file 35765.
Deleting index entry enaleful.134 in index $I30 of file 35765.
Deleting index entry ExItem4946_avenge$201.5$20microdefs25$20nav2005_mi crodefsb.
curdefs_symalllanguages in index $I30 of file 35765.
Deleting index entry ExItem5088_symantec$20trusted$20application$20list _1.1_engl
ish in index $I30 of file 35765.
Deleting index entry EXITEM~1.1_E in index $I30 of file 35765.
Deleting index entry EXITEM~1.CUR in index $I30 of file 35765.
Deleting index entry TriFile_norton$20utilities$20nt_18.0.0.62_english in index
$I30 of file 35765.
Deleting index entry TRIFIL~1.62_ in index $I30 of file 35765.
Index verification completed.
Errors found. CHKDSK cannot continue in read-only mode.
C:\>chkdsk
The type of the file system is NTFS.
WARNING! F parameter not specified.
Running CHKDSK in read-only mode.
CHKDSK is verifying files (stage 1 of 3)...
File verification completed.
CHKDSK is verifying indexes (stage 2 of 3)...
Index verification completed.
CHKDSK is verifying security descriptors (stage 3 of 3)...
Security descriptor verification completed.
78148160 KB total disk space.
7550440 KB in 41171 files.
12260 KB in 2918 indexes.
0 KB in bad sectors.
114656 KB in use by the system.
65536 KB occupied by the log file.
70470804 KB available on disk.
4096 bytes in each allocation unit.
19537040 total allocation units on disk.
17617701 allocation units available on disk.
C:\>chkdsk
The type of the file system is NTFS.
WARNING! F parameter not specified.
Running CHKDSK in read-only mode.
CHKDSK is verifying files (stage 1 of 3)...
File verification completed.
CHKDSK is verifying indexes (stage 2 of 3)...
Index verification completed.
CHKDSK is verifying security descriptors (stage 3 of 3)...
Security descriptor verification completed.
Correcting errors in the Volume Bitmap.
Windows found problems with the file system.
Run CHKDSK with the /F (fix) option to correct these.
78148160 KB total disk space.
7551400 KB in 41171 files.
12260 KB in 2918 indexes.
0 KB in bad sectors.
114656 KB in use by the system.
65536 KB occupied by the log file.
70469844 KB available on disk.
4096 bytes in each allocation unit.
19537040 total allocation units on disk.
17617461 allocation units available on disk.
C:\>
C:\>chkdsk /f
The type of the file system is NTFS.
Cannot lock current drive.
Chkdsk cannot run because the volume is in use by another
process. Would you like to schedule this volume to be
checked the next time the system restarts? (Y/N) y
This volume will be checked the next time the system restarts.
C:\>
___
Notice that the first time I ran chkdsk, It looks like it tried to do something even though it was not in the /F mode, then the second time it didn't find errors, then the third time it did.
Now, I get the same errors when I run CHKDSK. In other words, nothing has changed. You see, on startup, I think it runs CHKDSK, not CHKDSK /F.
Shouldn't it ask me if I want to correct errors after it finds them? Even when I ran CHKDSK /R, I don't think it tried to corrrect anything.
I'm starting to think I have a hardware problem.
|