Check Disk

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

After running check disk, do I need to review a log or anything? How do I
know if problems were detected?

Do I just run and forget?
 
Just run it and forget it. The only time you might want to consult the log is if you see that chkdsk has corrected errors. And most of those involve nothing more than Windows internal housekeeping.

You should be concerned if chkdsk continually finds errors or if you suspect you have a problem with your hard disk.

Ted Zieglar
 
I suppose thats part of my question. If I don't check it, and I don't know
how to, how do I know if there are any problems?
 
You could say the same about any of the logs that Windows and your various software programs create. You could check 'em all (if you've got the time), or you could simply wait until your computer is experiencing a problem.

If you'd like to see the fine details, do this:

Start > Run > type: cmd > OK > type: chkdsk x: [where x is the drive letter you want to check]

That runs error checking in read-only mode. There's all the detail laid out for you. Do you see "0 kb in bad sectors"? Then sit back with the beverage of your choice and do something more enjoyable with your computer.

Ted Zieglar
 
If a volume's dirty bit is set, this indicates that the file system may be
in an inconsistent state. The dirty bit can be set because the volume is
online and has outstanding changes, because changes were made to the volume
and the computer shutdown before the changes were committed to disk, or
because corruption was detected on the volume. If the dirty bit is set when
the computer restarts, chkdsk runs to verify the consistency of the volume.

When Autochk runs against a volume at boot time it records its output to a
file called Bootex.log in the root of the volume being checked. The Winlogon
service then moves the contents of each Bootex.log file to the Application
Event log. One event log message for each volume checked is recorded. So
check the application event log. Start|Run|eventvwr.msc

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| After running check disk, do I need to review a log or anything? How do I
| know if problems were detected?
|
| Do I just run and forget?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top