CastleCops, Internet Crime Fighters
Need help? Click here to register for free! Absolutely zero advertisements on this site!

$9736.22 of $21422.68
left sidedonated so farneed $11686.46 donated to reach our goalright side, our goal
Help CastleCops serve the community on new servers, Donate Here to reach our goal.

Donation/Premium
spacer
block bottom
Security Central
spacer
· Home
· PIRT/Fried Phish
· MIRT
· SIRT
· Deutsch
· Wiki
· Newsletter
· O16/ActiveX
· CLSID List
· Contest2007
· Downloads
· Feedback (send)
· Forums
· HijackThis
· Hijacktrend
· LSPs
· My Downloads
· O18
· O20
· O21
· O22
· O23
· O9
· Premium
· Private Messages
· Proxomitron
· Reviews
· Search
· StartupList
· Stories Archive
· Submit News
· WsIRT
· Your Account
· Acceptable Use Policy
block bottom
Survey
spacer
Was 2007 a good year?

Yes it was a wonderful year
Yes, but there is always room for improvement
Status quo
It was a challenge
Other (leave comment)



Results
Polls

Votes: 937
Comments: 25
block bottom
spacer spacer

Windows XP

 
Post new topic   Reply to topic       All -> FavForums -> Windows NT/2000/2003/XP [del.icio.us!] [digg it!] [reddit!]
View previous topic :: View next topic  
Author Message
Girly

Private
Private


Joined: Feb 18, 2005
Posts: 44
Location: USA

PostPosted: Sun May 18, 2008 7:08 pm    Post subject: Windows XP
Reply with quote

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
View users profile Send private message Visit posters website Yahoo Messenger
Cudni

Special Response Team


Joined: Dec 10, 2002
Posts: 3632
Location: Et In Arcadia ego
MIRT MVP SRT

PostPosted: Sun May 18, 2008 7:50 pm    Post subject:
Reply with quote

what is the exact error and did you run chkdsk?

Cudni


_________________
Hecho en Mexico
Back to top
View users profile Send private message Visit posters website
Girly

Private
Private


Joined: Feb 18, 2005
Posts: 44
Location: USA

PostPosted: Sun May 18, 2008 7:57 pm    Post subject:
Reply with quote

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
View users profile Send private message Visit posters website Yahoo Messenger
Mister2

SRT Team Lead
SRT Team Lead
Premium Member

Joined: Oct 28, 2004
Posts: 7265

Moderators MVP Premium SRT Team F@H

PostPosted: Sun May 18, 2008 8:28 pm    Post subject:
Reply with quote

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
View users profile Send private message
MauriceN

1st Responder
Premium Member

Joined: May 20, 2006
Posts: 958

1st Responders MVP Premium

PostPosted: Sun May 18, 2008 8:32 pm    Post subject:
Reply with quote

<kibbitz> Hello Girly.
Use CHKNTFS at a Command prompt
Start menu, RUN, then type in

Code:
CMD

in the Command prompt window enter
Code:
chkntfs /x c:
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:
Code:
chkntfs /x e: f:
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
View users profile Send private message Visit posters website
Girly

Private
Private


Joined: Feb 18, 2005
Posts: 44
Location: USA

PostPosted: Sun May 18, 2008 8:45 pm    Post subject:
Reply with quote

Thank you, and I will get back to you with the results!


_________________
G|r|y
Back to top
View users profile Send private message Visit posters website Yahoo Messenger
Girly

Private
Private


Joined: Feb 18, 2005
Posts: 44
Location: USA

PostPosted: Mon May 19, 2008 7:34 pm    Post subject:
Reply with quote

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
View users profile Send private message Visit posters website Yahoo Messenger
Mister2

SRT Team Lead
SRT Team Lead
Premium Member

Joined: Oct 28, 2004
Posts: 7265

Moderators MVP Premium SRT Team F@H

PostPosted: Mon May 19, 2008 8:31 pm    Post subject:
Reply with quote

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
View users profile Send private message
Girly

Private
Private


Joined: Feb 18, 2005
Posts: 44
Location: USA

PostPosted: Wed May 21, 2008 11:44 pm    Post subject:
Reply with quote

Hello Mister2,

I did the cmd as you suggested and the message was:
C is dirty.

Now what??

Thanks Smile


_________________
G|r|y
Back to top
View users profile Send private message Visit posters website Yahoo Messenger
MauriceN

1st Responder
Premium Member

Joined: May 20, 2006
Posts: 958

1st Responders MVP Premium

PostPosted: Thu May 22, 2008 2:45 am    Post subject:
Reply with quote

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

Code:
CHKDSK /P
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
View users profile Send private message Visit posters website
Girly

Private
Private


Joined: Feb 18, 2005
Posts: 44
Location: USA

PostPosted: Thu May 22, 2008 10:29 pm    Post subject:
Reply with quote

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
View users profile Send private message Visit posters website Yahoo Messenger
MauriceN

1st Responder
Premium Member

Joined: May 20, 2006
Posts: 958

1st Responders MVP Premium

PostPosted: Sun May 25, 2008 4:41 pm    Post subject:
Reply with quote

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
View users profile Send private message Visit posters website
twl845

Sergeant
Sergeant


Joined: Jul 30, 2004
Posts: 80
Location: USA

PostPosted: Fri May 30, 2008 11:59 pm    Post subject:
Reply with quote

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
View users profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       All -> FavForums -> Windows NT/2000/2003/XP All times are GMT
Page 1 of 1

 
Quick Reply:
Username: 

Quote the last message
Attach signature (signatures can be changed in profile)
 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001 phpBB Group
spacer spacer