CHKDSK does not work

G

Guest

chkdsk has been set to check boot drive c: with /f flag
It does not perform any chkdsk when rebooted and directly boots XP
Installed Win XP recovery console which does not work either. It also boots
directly normal Win XP
I have been trying to find answers on msdn, ms support, google...

1. Tried to clear the flag in registry (did not work)
2. tried other MS fs utils to clear the flag (did not work)

I know that there are some minor problems with my boot drive and would love
to chkdsk to correct it before it becomes a major issue.

Thanks.
 
G

Gerry Cornell

Please look in the System and Application logs in Event Viewer for
Warning and Error Reports and post copies here.

You can access Event Viewer by selecting Start, Control Panel,
Administrative Tools, and Event Viewer. When researching the meaning
of the error, information regarding Event ID, Source and Description
are important.

HOW TO: View and Manage Event Logs in Event Viewer in Windows XP
http://support.microsoft.com/kb/308427/en-us

Part of the Description of the error will include a link, which you
should double click for further information. You can copy using copy
and paste. Often the link will, however, say there is no further
information.
http://go.microsoft.com/fw.link/events.asp
(Please note the hyperlink above is for illustration purposes only)

A tip for posting copies of Error Reports! Run Event Viewer and double
click on the error you want to copy. In the window, which appears is a
button resembling two pages. Click the button and close Event Viewer.
Now start your message (email) and do a paste into the body of the
message. This will paste the info from the Event Viewer Error Report.
Make sure this is the first paste after exiting from Event Viewer.

--

Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 
T

TaurArian [MS-MVP]

To manually check the state of your HD, at the Command Prompt type :
fsutil dirty query c:
The response should be Volume - c: is NOT Dirty


Manually running the chkdsk command to check for problems.
1: Click Start, select Run
2: In the box, type cmd
3: Click Ok
4: Run chkdsk by typing in the following:
chkdsk c:
or
chkdsk c: /f /r

NOTE: The /f command automatically fixes any errors encountered, the /r command
locates bad sectors and recovers readable information.
A reboot is normally required for chkdsk to run correctly.
Restart the computer, chkdsk will run automatically.

--

==================================
TaurArian [MS-MVP] 2005-2007 - Australia
==================================
http://www.dts-l.org/goodpost.htm
Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
Get Safe online: http://www.getsafeonline.org/
(Links to web pages and MSKB Articles are posted for the purposes of keeping the
information current)


| Thanks Gary,
|
| There are no Errors regarding to chkdsk or anything else for that matter.
| Couple of DHCP warnings & that's all.
|
| Regards,
| Murat Ozgermi
|
| "Gerry Cornell" wrote:
|
| > Please look in the System and Application logs in Event Viewer for
| > Warning and Error Reports and post copies here.
| >
| > You can access Event Viewer by selecting Start, Control Panel,
| > Administrative Tools, and Event Viewer. When researching the meaning
| > of the error, information regarding Event ID, Source and Description
| > are important.
| >
| > HOW TO: View and Manage Event Logs in Event Viewer in Windows XP
| > http://support.microsoft.com/kb/308427/en-us
| >
| > Part of the Description of the error will include a link, which you
| > should double click for further information. You can copy using copy
| > and paste. Often the link will, however, say there is no further
| > information.
| > http://go.microsoft.com/fw.link/events.asp
| > (Please note the hyperlink above is for illustration purposes only)
| >
| > A tip for posting copies of Error Reports! Run Event Viewer and double
| > click on the error you want to copy. In the window, which appears is a
| > button resembling two pages. Click the button and close Event Viewer.
| > Now start your message (email) and do a paste into the body of the
| > message. This will paste the info from the Event Viewer Error Report.
| > Make sure this is the first paste after exiting from Event Viewer.
| >
| > --
| >
| > Hope this helps.
| >
| > Gerry
| > ~~~~
| > FCA
| > Stourport, England
| > Enquire, plan and execute
| > ~~~~~~~~~~~~~~~~~~~
| >
| >
| >
| > mozgermi wrote:
| > > chkdsk has been set to check boot drive c: with /f flag
| > > It does not perform any chkdsk when rebooted and directly boots XP
| > > Installed Win XP recovery console which does not work either. It
| > > also
| > > boots directly normal Win XP
| > > I have been trying to find answers on msdn, ms support, google...
| > >
| > > 1. Tried to clear the flag in registry (did not work)
| > > 2. tried other MS fs utils to clear the flag (did not work)
| > >
| > > I know that there are some minor problems with my boot drive and
| > > would love to chkdsk to correct it before it becomes a major issue.
| > >
| > > Thanks.
| >
| >
 

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

Top