| View previous topic :: View next topic |
| Author |
Message |
Girly
Private

 Joined: Feb 18, 2005 Posts: 44 Location: USA
|
Posted: Sun May 18, 2008 7:08 pm Post subject: Windows XP |
|
|
I want to run the defrag but I get a msg that says, 'Can't defrag now because a scan disk is scheduled" I checked everywhere and there is nothing scheduled. How can I get rid of that msg so I can defrag? _________________ G|r|y
|
|
| Back to top |
|
 |
Cudni
Special Response Team
 Joined: Dec 10, 2002 Posts: 3632 Location: Et In Arcadia ego
|
Posted: Sun May 18, 2008 7:50 pm Post subject: |
|
|
what is the exact error and did you run chkdsk?
Cudni _________________ Hecho en Mexico
|
|
| Back to top |
|
 |
Girly
Private

 Joined: Feb 18, 2005 Posts: 44 Location: USA
|
Posted: Sun May 18, 2008 7:57 pm Post subject: |
|
|
Yes I ran check disk .. then went back to defrag and it gave me that error. It said either there was a check or scan disk scheduled.
Any ideas? _________________ G|r|y
|
|
| Back to top |
|
 |
Mister2
SRT Team Lead
 Premium Member
 Joined: Oct 28, 2004 Posts: 7265
|
Posted: Sun May 18, 2008 8:28 pm Post subject: |
|
|
Hi Girly,
I presume you checked in Task Scheduler and the Startup tab of msconfig?
Go to Start, Run, type cmd and click OK. In the Command Window that opens type the following command:
fsutil dirty query c:
(Note the spaces between each word, and before 'c:').
The reply will be one of the following:
"Volume - c: is Dirty"
or
"Volume c: is NOT Dirty"
Type exit to close the Command Window and post back with the result. _________________ Never stop learning
|
|
| Back to top |
|
 |
MauriceN
1st Responder Premium Member
 Joined: May 20, 2006 Posts: 958
|
Posted: Sun May 18, 2008 8:32 pm Post subject: |
|
|
<kibbitz> Hello Girly.
Use CHKNTFS at a Command prompt
Start menu, RUN, then type in
in the Command prompt window enter
and tap Enter-key
That would exclude checking of C drive on the next boot.
The /x command-line option is not accumulative. If you type it more than once, the most recent entry overrides the previous entry. To exclude
multiple volumes, list them all in one command. For example, to exclude
both the E: and F: volumes, type:
If you have a scanner on your system, some "may" cause a conflict, which then leads to chkdsk problem. _________________ ~Maurice Naggar
MS-MVP
|
|
| Back to top |
|
 |
Girly
Private

 Joined: Feb 18, 2005 Posts: 44 Location: USA
|
Posted: Sun May 18, 2008 8:45 pm Post subject: |
|
|
Thank you, and I will get back to you with the results! _________________ G|r|y
|
|
| Back to top |
|
 |
Girly
Private

 Joined: Feb 18, 2005 Posts: 44 Location: USA
|
Posted: Mon May 19, 2008 7:34 pm Post subject: |
|
|
I did the chknfts /X c: ... command then tried to defrag and I got the same msg. I rebooted and tried again and I got the same msg of :
Unable to defrag due to scheduled Check Disk.
I also did the .. fsutil dirty query c:
suggestion and the Dos window popped up and disappeared before I could read or get any msg.
Now what?
Thanks ahead of time. _________________ G|r|y
|
|
| Back to top |
|
 |
Mister2
SRT Team Lead
 Premium Member
 Joined: Oct 28, 2004 Posts: 7265
|
Posted: Mon May 19, 2008 8:31 pm Post subject: |
|
|
Go to Start, Run, type cmd and click OK first. Then type that command in the black window with the flashing cursor - it looks similar to this .
The window will stay open until you type exit _________________ Never stop learning
|
|
| Back to top |
|
 |
Girly
Private

 Joined: Feb 18, 2005 Posts: 44 Location: USA
|
Posted: Wed May 21, 2008 11:44 pm Post subject: |
|
|
Hello Mister2,
I did the cmd as you suggested and the message was:
C is dirty.
Now what??
Thanks  _________________ G|r|y
|
|
| Back to top |
|
 |
MauriceN
1st Responder Premium Member
 Joined: May 20, 2006 Posts: 958
|
Posted: Thu May 22, 2008 2:45 am Post subject: |
|
|
Howdy Girly,
Use the Recovery Console environment, then run CHKDSK from there.
Let me also suggest that you *install* the Recovery Console as a
*bootup* option on your system. That way you will not need the XP CD each time.
Obviously, you do need the XP CD (hopefully you have a full XP CD [not a system recovery CD] )
from which to do initial install.
References for Recovery Console:
Description of the Windows XP Recovery Console - Article ID 314058
http://support.microsoft.com/kb/314058
HOW TO: Install and Use the Recovery Console for Windows XP
http://support.microsoft.com/kb/307654
I use CHKDSK /P from the Recovery Console ---as I need to use it.
Then use EXIT to finish the Recovery Console. The system reboots. Then you can pick XP and
return to normal usage of XP.
Sequence for running XP Recovery Console:
Set pc BIOS to boot from CDROM. Place XP CD in drive. Reboot from the CD.
Select the first option R Repair/Recovery Console.
Select your Windows partition by number. Usually it is 1 .
Login to XP with administrator password (if your setup had a password; otherwise press Enter).
Then run from the command line. (In Recovery Console /P replaces /F ).
Run it once (or repeat) until it shows no errors. This should clear the
"dirty" flag on the disk drive C. Run CHKDSK for each drive on your system.
CHKDSK /P :X where X is letter for disk drive
Final note: IF you do not have your XP operating system CD, but your system has a diskette drive, let me know, as there is an alternate by using diskettes. _________________ ~Maurice Naggar
MS-MVP
|
|
| Back to top |
|
 |
Girly
Private

 Joined: Feb 18, 2005 Posts: 44 Location: USA
|
Posted: Thu May 22, 2008 10:29 pm Post subject: |
|
|
MauriceN,
I have read your message and I have to ask if there is an easier way to get rid of the "can't defrag because there is a chkdish scheduled."
However, I will attempt doing a check disk from the recovery console. I hope I can find the CD.
Thanks and I will let you know how I make out.
Girly _________________ G|r|y
|
|
| Back to top |
|
 |
MauriceN
1st Responder Premium Member
 Joined: May 20, 2006 Posts: 958
|
Posted: Sun May 25, 2008 4:41 pm Post subject: |
|
|
| Girly wrote: | MauriceN,
I have read your message and I have to ask if there is an easier way to get rid of the "can't defrag because there is a chkdish scheduled."
However, I will attempt doing a check disk from the recovery console. I hope I can find the CD.
Thanks and I will let you know how I make out.
Girly | I am not aware of an easier way.
Do update us on your progress, please. _________________ ~Maurice Naggar
MS-MVP
|
|
| Back to top |
|
 |
twl845
Sergeant

 Joined: Jul 30, 2004 Posts: 80 Location: USA
|
Posted: Fri May 30, 2008 11:59 pm Post subject: |
|
|
| Girly wrote: | MauriceN,
I have read your message and I have to ask if there is an easier way to get rid of the "can't defrag because there is a chkdish scheduled."
However, I will attempt doing a check disk from the recovery console. I hope I can find the CD.
Thanks and I will let you know how I make out.
Girly | If this problem is a recent development, why don't you try a system restore to an earlier date before the problem began.
As a second thought, have you considered a commercial defragger like Ultimate or PerfectDisk? The MS defragger is basic in my opinion.
|
|
| Back to top |
|
 |
|
|