Ichinisan
Lifer
I've seen this so many times that it's really starting to bother me. With most errors on the system boot drive, ChkDsk demands that I schedule a disk check and reboot the system. However, I sometimes specifically want to scan in read-only mode, so I type "CHKDSK" from the command line without the "/F" switch parameter.
Many times, this is what I will see:
Changing the contents of a drive with errors can compormise your ability to recover the data with professional tools. It is *really* bad that the chkdsk utility makes changes to the drive when it is supposedly in "read-only mode".
Many times, this is what I will see:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator>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)...
Deleting index entry CHKDSK.EXE-0C6DCB55.pf in index $I30 of file 10203.
Deleting index entry CHKDSK~1.PF in index $I30 of file 10203.
Index verification completed.
Errors found. CHKDSK cannot continue in read-only mode.
C:\Documents and Settings\Administrator>
Changing the contents of a drive with errors can compormise your ability to recover the data with professional tools. It is *really* bad that the chkdsk utility makes changes to the drive when it is supposedly in "read-only mode".