> What gives? Why didn't the GUI method find and fix the problems?
1. In My Computer or Windows Explorer, right-click the volume you want to
check, and then click Properties.
2. On the Tools tab, click Check Now.
3. You need to check one or both boxes.
o To run Chkdsk by using the /f parameter, select the Automatically fix file
system errors check box, and then click Start.
o To run Chkdsk by using the /r parameter, select the Scan for and attempt
recovery of bad sectors check box, and then click Start.
When you check *no* boxes it's the same thing as running chkdsk with no
switches, without /f or /r. That is the same as running CHKDSK in read-only
mode.
Running CHKDSK in read-only mode is a waste of time and prone to not
accurately reporting information. CHKDSK in read-only mode does not
require a reboot and might report spurious errors because it cannot lock the
drive.
[[Chkdsk might not accurately report information in read-only mode.]]
From...
Chkdsk
http://www.microsoft.com/resources/d...b_tol_pwfd.asp
[[If you run chkdsk without the /f command-line option on an active
partition, it might report spurious errors because it cannot lock the
drive.]]
[[Using chkdsk with open files
If you specify the /f command-line option, chkdsk sends an error message if
there are open files on the disk. If you do not specify the /f command-line
option and open files exist, chkdsk might report lost allocation units on
the disk. This could happen if open files have not yet been recorded in the
file allocation table. If chkdsk reports the loss of a large number of
allocation units, consider repairing the disk.]]
From...
Chkdsk
http://www.microsoft.com/resources/d...us/chkdsk.mspx
[[In read-only mode, CHKDSK quits before it completes all three phases if it
encounters errors in earlier phases, and CHKDSK is prone to falsely
reporting errors. For example, CHKDSK may report disk corruption if NTFS
happens to modify areas of a disk while CHKDSK is examining the disk. For
correct verification, a volume must be static, and the only way to guarantee
a static state is to lock the volume. CHKDSK locks the volume only if you
specify the /F switch (or the /R switch, which implies /F). You may need to
run CHKDSK more than once to get CHKDSK to complete all its passes
in read-only mode. ]]
From...
An Explanation of the New C and I Switches That Are Available to Use with
Chkdsk.exe
http://support.microsoft.com/default...b;en-us;314835
To take advantage of all the Chkdsk parameters, use the command-line version
of Chkdsk.
Describes how to use the chkdsk command at the command line.
http://www.microsoft.com/windowsxp/h.../en/chkdsk.asp
Understanding what CHKDSK does
http://support.microsoft.com/kb/3148...23120121120120
From...
An explanation of the new /C and /I Switches that are available to use with
Chkdsk.exe
http://support.microsoft.com/kb/314835
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:(E-Mail Removed),
Aloke Prasad <(E-Mail Removed)> hunted and pecked:
> Is running the disk checker in the GUI mode (right_click the
> drive->Properties->Tools->Error-checking) the same as running CHKDSK in a
> DOS box?
>
> I ran the GUI mode (including
> Scan_for_and_attempt_recovery_of_bad_sectors) and got no errors on an
> external USB drive, but running CHKDSK in a DOS box found errors. I was
> having problems accessing files on the drive.
>
> ==
> C:\Documents and Settings\Aloke>chkdsk i: /x /f /r
> The type of the file system is FAT32.
> Volume BACKUP created 9/27/2003 2:33 PM
> Volume Serial Number is 196B-13E6
> Windows is verifying files and folders...
> Windows replaced bad clusters in file \Archana PC\Archana on
> 1_16_06\01160005.GHS of name (null).
> Windows replaced bad clusters in file \new PC\a.zip of name (null).
> File and folder verification is complete.
> Windows is verifying free space...
> Free space verification is complete.
> Windows has made corrections to the file system.
> 245,051,840 KB total disk space.
> 18,208 KB in 87 hidden files.
> 154,592 KB in 4,793 folders.
> 103,105,472 KB in 58,386 files.
> 96 KB in bad sectors.
> 141,773,440 KB are available.
>
> 32,768 bytes in each allocation unit.
> 7,657,870 total allocation units on disk.
> 4,430,420 allocation units available on disk.
> ==
>
> What gives? Why didn't the GUI method find and fix the problems?
>
> --
> Aloke
> ----
> to reply by e-mail remove 123 and change invalid to com