Need to run CHKDSK

  • Thread starter Thread starter Stubby
  • Start date Start date
S

Stubby

Were trying to back up C: (Vista) but it complains that there is an error on
the disk and advises to run CHKDSK. If I do this with the normal system
running, I'm told I don't have sufficient rights to continue even though I'm
logged in as an administrator. If I try running it in safemode, Vista
tells me there is some other process using the disk. Can someone tell me
how to cope with this? TIA
 
Stubby said:
Were trying to back up C: (Vista) but it complains that there is an error
on
the disk and advises to run CHKDSK. If I do this with the normal system
running, I'm told I don't have sufficient rights to continue even though
I'm
logged in as an administrator. If I try running it in safemode, Vista
tells me there is some other process using the disk. Can someone tell me
how to cope with this? TIA

Right-click Command Prompt (Start/All Programs/Accessories) and "Run as
Administrator" enter the command in that window and it should work,
 
Peter said:
Right-click Command Prompt (Start/All Programs/Accessories) and "Run as
Administrator" enter the command in that window and it should work,
It still says things such as "can't lock drive because some other process is
using it."
How can I find out what process? Scheduling CHKDSK to run after a reboot
doesn't
help, even in safe mode.
 
Stubby said:
It still says things such as "can't lock drive because some other process
is
using it."
How can I find out what process? Scheduling CHKDSK to run after a reboot
doesn't
help, even in safe mode.

If you enter Y (for Yes) and Enter when it asks if you want to run at
reboot - it doesn't?
 
Stubby said:
It still says things such as "can't lock drive because some other process
is
using it."
How can I find out what process? Scheduling CHKDSK to run after a reboot
doesn't
help, even in safe mode.

Perhaps you need to narrow the parameters. In the aforesaid CMD window
enter
chkdsk C: /r (with the spaces and assuming that it is C that you are
checking) then click Enter.
When asked to do it at next boot enter Y and hit Enter.
Reboot.
 
Stubby said:
It still says things such as "can't lock drive because some other process
is
using it."
How can I find out what process? Scheduling CHKDSK to run after a reboot
doesn't
help, even in safe mode.

It won't do C: like that because the operating system itself has the drive
locked. That being said, follow the instructions that Peter provided and see
what happens.
 
DarkSentinel said:
It won't do C: like that because the operating system itself has the drive
locked. That being said, follow the instructions that Peter provided and see
what happens.

I did. And, I just repeated his process. Again, Vista claims some other
process is using the disk. My question stands: How can I find out which
process? Or, how can I bring up a very abbreviated system that doesn't
have lots of services etc running that might be getting in the way?
 
Stubby said:
message


I did. And, I just repeated his process. Again, Vista claims some
other
process is using the disk. My question stands: How can I find out which
process? Or, how can I bring up a very abbreviated system that doesn't
have lots of services etc running that might be getting in the way?

There will always be something preventing it running until next boot. Are
you typing in Y when it asks if you want to run at next boot and then
clicking Enter and immediately rebooting?
There's no need to know what process it is.
 
When you instruct chkdsk to run at the next boot there will not be any
processes running to interfere with chkdsk.

You can not run chkdsk with the /f option from within Windows. Chkdsk can
NOT work with an active operating system (if you are trying to check the O/S
partition).

Make certain you initiate chkdsk from an elevated command prompt (ie: with
administrator privileges).

--

Regards,

Richard Urban
Microsoft MVP Windows Shell/User
 
There will always be something preventing it running until next boot. Are
you typing in Y when it asks if you want to run at next boot and then
clicking Enter and immediately rebooting?
There's no need to know what process it is.


--
Peter
Toronto, Canada
XP Pro SP2/SP3 Beta/Vista Ultimate SP1 Beta
Triple Boot
I'm having the same problem, and have tried everything. Check disk
absolutely will not start up after shutting down the system or doing a
reboot. I've gone into safe mode, no luck, DOS prompt, no luck. I've done
some searching and a LOT of people are having this issue. I really need to to
a system restore, but can't because I get a message saying I have to run
check disk. MS really needs to address this issue. Oh, and they want to
charge me $59 so they can help me solve THEIR problem? HA!
 
Richard Urban said:
......
You can not run chkdsk with the /f option from within Windows. Chkdsk can
NOT work with an active operating system (if you are trying to check the O/S
partition).
.....

Yes. That's what I discovered. CHKDSK with no switches will run and
discover errors. But CHKDSK /r cannot fix errors because of the other
process(es) that are also accessing the disk. CHKDSK scheduled to run after
a restart doesn't seem to do anything.

Now, I notice the disk light is on solid on the computer (GF's) and that
probably explains why CHKDSK can't lock the drive. I tried ProcessExplorer
from System Internals but it doesn't show how many disk accesses are made by
various processes. A few processes seemed to use a bit of CPU time, but
that's what I expect if they are always waiting for a disk operation to
complete. Does Vista have some sort of built-in always running disk
optimizer?

There must be a stand-alone NTFS disk repair utility somewhere. Does
anybody know of one? TIA
 
Stubby said:
I did. And, I just repeated his process. Again, Vista claims some other
process is using the disk. My question stands: How can I find out which
process? Or, how can I bring up a very abbreviated system that doesn't
have lots of services etc running that might be getting in the way?
A little more progress: I found that Diskeeper is running in the
background. DK came already installed on the Lenovo machine and is well
hidden as it doesn't show up on the process activity list.

My guess is that is locking the drive such that CHKDSK can't use it. If
someone can tell me how to kill off DK, I'll be thankful.
 

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

Similar Threads


Back
Top