Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 29-08-2008, 10:59 PM   #1 (permalink)
9437077259
 
go4saket's Avatar
 
Join Date: Sep 2005
Location: Sambalpur, Orissa
Posts: 1,261
Default Disk Defragmentation Error...


Hi Guys!

I have four partitions in my HDD. Although three are working fine, one of them has become quite slow. So I tried to Defragment it, but everytime I try to do so, it says that CHKDSK is scheduled to run on next system reboot and defragmantation is only possible after the process of CHKDSK. Everytime I start Windows XP, CHKDSK performs a check on that particular drive and gives a green signal. This happens everytime I start Windows.

How can I stop this from happening so that I can defrag my drive.

Thank you.
__________________
Win 7 Ultimate
Abit IP35-E Mobo,C2Q 6600,4GB DDR2 RAM,XFX 8600GT 256MB DDR3 Gfx ,Seagate 1TB HDD,Sony DVD RW,500w SMPS,19" Viewsonic VX922 TFT,Logtech G5 Mouse,Altec Lancing 2:1 Speakers.
go4saket is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 29-08-2008, 11:18 PM   #2 (permalink)
Alpha Geek
 
Krazy_About_Technology's Avatar
 
Join Date: Jun 2004
Location: Noida - India
Posts: 765
Default Re: Disk Defragmentation Error...

Sometimes it happens that disk check always starts to check the file system on one or more drives for consistency. If any key is pressed, the disk checking is aborted. Actually this is because some data structure of the drive or some file is corrupted which can not be recovered and check disk is always run at Windows startup. Or sometimes it may take several hours for disk checking to scan all the drives. So disabling it or postponing disk check is better. There are several methods to disable disk checking at Windows startup. Two of them are given below:

Method 1: Using CHKNTFS utility
------------------------------------

CHKNTFS is a utility by Microsoft, available on Windows XP and Vista, that can be used to disable disk checking on certain drives at Windows startup. To use this utility go to Start –> Run –> cmd. (On Vista, use an admin console)

Now for example, If you want to disable check disk on C: drive, use the following command on command prompt:

Code:
chkntfs /X C:
If you want to disable check disk on two or more drives, just keep on adding the drives:

Code:
chkntfs /X C: D: E:
This will disable check disk on C, D and E drives.

If you want to restore what you have done, that is, enable automatic disk checking on all the drives again, just run the following command:

Code:
chkntfs /D
This will restore all the drives to automatic disk checkup.

Method 2: Using Registry
----------------------------
To disable automatic disk checking at Windows startup through registry, go to the following registry key:

Code:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
In the right hand pane, double click BootExecute.

The default value of the key is autocheck autochk *

* means every drive is checked for consistency. Just add /K:C at the end before *. /K switch will disable autocheck on C: drive at Windows startup. So the final value should look like this:

Code:
autocheck autochk /k:C *
If you want to add more drives, the key should look like this: (disabling C and D drives)

Code:
autocheck autochk /k:C /k:D *
If you want to restore everything to default, just replace the key with the default one i.e.,

Code:
autocheck autochk *
I hope this will solve your problem. However, The best advice i can give you is that, if possible, move your data to a different drive and then format this drive using quick format and then recopy data so that the disk's data structures become consistent again.
__________________
Dell Inspiron 1525 - C2D 2 Ghz, 3GB, 250GB, X3100 :)

Samsung Omnia Pro B7610 with Stock WM 6.1 ROM

Blog: http://www.sumitbhardwaj.co.in/blog
Krazy_About_Technology is offline  
Old 29-08-2008, 11:28 PM   #3 (permalink)
AFK
 
thewisecrab's Avatar
 
Join Date: Oct 2006
Location: Bombay
Posts: 1,599
Default Re: Disk Defragmentation Error...

Which drive are you trying to defragment?
Is it the one with Windows installed?
__________________
Follow me on http://twitter.com/thewisecrab

"This Jen, is the internet"
thewisecrab is offline  
Old 29-08-2008, 11:33 PM   #4 (permalink)
9437077259
 
go4saket's Avatar
 
Join Date: Sep 2005
Location: Sambalpur, Orissa
Posts: 1,261
Default Re: Disk Defragmentation Error...

Quote:
Originally Posted by thewisecrab View Post
Which drive are you trying to defragment?
Is it the one with Windows installed?
No. In my comp, Win XP is installed in C: and I am talking about E:
__________________
Win 7 Ultimate
Abit IP35-E Mobo,C2Q 6600,4GB DDR2 RAM,XFX 8600GT 256MB DDR3 Gfx ,Seagate 1TB HDD,Sony DVD RW,500w SMPS,19" Viewsonic VX922 TFT,Logtech G5 Mouse,Altec Lancing 2:1 Speakers.
go4saket is offline  
Old 29-08-2008, 11:39 PM   #5 (permalink)
Alpha Geek
 
Krazy_About_Technology's Avatar
 
Join Date: Jun 2004
Location: Noida - India
Posts: 765
Default Re: Disk Defragmentation Error...

^You tried what i posted above buddy? The slow running of your drive is also because of these inconsistent data structures. I had this problem sometime b4 with my desktop system in Windows XP. I lost a lot of data at that time coz i took it lightly.
__________________
Dell Inspiron 1525 - C2D 2 Ghz, 3GB, 250GB, X3100 :)

Samsung Omnia Pro B7610 with Stock WM 6.1 ROM

Blog: http://www.sumitbhardwaj.co.in/blog
Krazy_About_Technology is offline  
Old 30-08-2008, 10:23 AM   #6 (permalink)
9437077259
 
go4saket's Avatar
 
Join Date: Sep 2005
Location: Sambalpur, Orissa
Posts: 1,261
Default Re: Disk Defragmentation Error...

Quote:
Originally Posted by Krazy_About_Technology View Post
^You tried what i posted above buddy? The slow running of your drive is also because of these inconsistent data structures. I had this problem sometime b4 with my desktop system in Windows XP. I lost a lot of data at that time coz i took it lightly.
Tried what you suggested. It doesnt check it when Windows starts but even now when I try to defragment my drive, it gives the same error.
__________________
Win 7 Ultimate
Abit IP35-E Mobo,C2Q 6600,4GB DDR2 RAM,XFX 8600GT 256MB DDR3 Gfx ,Seagate 1TB HDD,Sony DVD RW,500w SMPS,19" Viewsonic VX922 TFT,Logtech G5 Mouse,Altec Lancing 2:1 Speakers.
go4saket is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Frequent Disk Defragmentation ajitnavajo QnA (read only) 4 11-08-2008 01:14 PM
PS3: Disk read Error!!! v MOT Gamerz 2 05-10-2007 08:48 PM
Disk Read Error......Plz Help BBThumbHealer QnA (read only) 10 09-02-2007 04:51 PM
Disk defragmentation ! ! ! ax3 QnA (read only) 30 09-12-2006 10:27 AM
Disk Read error metal_mutiah QnA (read only) 2 27-09-2005 04:00 PM

 
Latest Threads
- by Niilesh
- by clinton
- by Tenida
- by abhidev

Advertisement




All times are GMT +5.5. The time now is 05:35 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2