On Wed, 09 Jul 2003 23:53:36 +0100, Shepİ <> wrote:
>On Wed, 09 Jul 2003 22:03:48 GMT, In this world we created Rocky
><> wrote :
>
>>Supposedly chkdsk writes to a log file but I cannot find it. If I run
>>chkdsk /L it reports that this log file is 65536 KB in size but it is
>>nowhere to be found. How do you view it.
>>
>>thanks
>>Rocky
>>
>http://www.computing.net/windowsxp/w...rum/58895.html
>HTH
Thanks I found it in the event viewer under the Winlogon as the
article said.
Here is what happened:
Event Type: Information
Event Source: Winlogon
Event Category: None
Event ID: 1001
Date: 7/9/2003
Time: 11:43:17 AM
User: N/A
Computer: WINDOWSXP
Description:
Checking file system on C:
The type of the file system is NTFS.
Volume label is CHEETAH.
A disk check has been scheduled.
Windows will now check the disk.
Cleaning up minor inconsistencies on the drive.
Cleaning up 34 unused index entries from index $SII of file 0x9.
Cleaning up 34 unused index entries from index $SDH of file 0x9.
Cleaning up 34 unused security descriptors.
CHKDSK is verifying file data (stage 4 of 5)...
Read failure with status 0xc000009c at offset 0x582c5ca00 for 0x10000
bytes.
Read failure with status 0xc000009c at offset 0x582c66200 for 0x200
bytes.
Windows replaced bad clusters in file 121
of name \WINNT\MEMORY.DMP.
File data verification completed.
CHKDSK is verifying free space (stage 5 of 5)...
Free space verification is complete.
Adding 1 bad clusters to the Bad Clusters File.
Correcting errors in the Volume Bitmap.
Windows has made corrections to the file system.
28290433 KB total disk space.
27244554 KB in 56921 files.
18524 KB in 3876 indexes.
0 KB in bad sectors.
135639 KB in use by the system.
65536 KB occupied by the log file.
891715 KB available on disk.
512 bytes in each allocation unit.
56580866 total allocation units on disk.
1783430 allocation units available on disk.
Windows has finished checking your disk.
Please wait while your computer restarts.
Now my question is this. What happened the bad cluster? Once it is
marked bad is it then ignored on subsequent test thereby causing later
test to report no bad clusters, if so how do you clear the cluster for
retesting and recovery? I know scandisk for win98 is notorious for
marking good clusters bad when in fact often they are ok. It is then
possible to clear them and retest to be sure. Chkdsk said it added one
bad cluster to the "Bad Clusters File".... Well where is that one?
Note that in the final summary that chkdsk reported 0 KB in bad
sectors. How do I find out the meaning of the read failure with status
0xc0000009c return code?
Thanks for the help. I am just trying to get to the bottom of this.
Rocky