Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

a better Chkdsk?

 
Goto page 1, 2
   Windows (Home) -> Help & Support RSS
Next:  How to open a picture with a .tis file type?  
Author Message
Frank

External


Since: Mar 11, 2008
Posts: 8



(Msg. 1) Posted: Tue Mar 11, 2008 8:05 am
Post subject: a better Chkdsk?
Archived from groups: microsoft>public>windowsxp>help_and_support (more info?)

XP Home SP2

Norton's Disk Doctor says I have a "file structure problem", I have
"Fix Errors" checked and schedule a Repair on re-start.
On re-start, Windows runs Chkdsk and reports "no problems"

Is there a better Utility to repair my HD?

As a side issue, this is a FAT32 volume that will not convert to NTFS.
(might be this subtle disk error causing the non-convert ??)
Back to top
Login to vote
VanguardLH

External


Since: Feb 20, 2008
Posts: 21



(Msg. 2) Posted: Tue Mar 11, 2008 8:48 am
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Frank" wrote in message news:OXssmi3gIHA.3352@TK2MSFTNGP04.phx.gbl...
> XP Home SP2
>
> Norton's Disk Doctor says I have a "file structure problem", I have
> "Fix Errors" checked and schedule a Repair on re-start.
> On re-start, Windows runs Chkdsk and reports "no problems"
>
> Is there a better Utility to repair my HD?


SpinRite
www.grc.com

Running "chkdsk" does absolutely nothing to fix any problems on the
hard disk. It only does a scan to report any problems. If you want
to attempt to fix them, include either the /f or /r command-line
switches. Run "chkdsk /?" to get help on using chkdsk.
Back to top
Login to vote
Frank

External


Since: Mar 11, 2008
Posts: 8



(Msg. 3) Posted: Tue Mar 11, 2008 8:59 am
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I do know about the /f switch...
If I go to Run and enter chkdsk c:/f it will schedule a repair.... and
report no problems on re-booting.

VanguardLH wrote:
> "Frank" wrote in message news:OXssmi3gIHA.3352@TK2MSFTNGP04.phx.gbl...
>> XP Home SP2
>>
>> Norton's Disk Doctor says I have a "file structure problem", I have
>> "Fix Errors" checked and schedule a Repair on re-start.
>> On re-start, Windows runs Chkdsk and reports "no problems"
>>
>> Is there a better Utility to repair my HD?
>
>
> SpinRite
> www.grc.com
>
> Running "chkdsk" does absolutely nothing to fix any problems on the hard
> disk. It only does a scan to report any problems. If you want to
> attempt to fix them, include either the /f or /r command-line switches.
> Run "chkdsk /?" to get help on using chkdsk.
Back to top
Login to vote
VanguardLH

External


Since: Feb 20, 2008
Posts: 21



(Msg. 4) Posted: Tue Mar 11, 2008 10:00 am
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Frank" wrote in message news:eixWQA4gIHA.5280@TK2MSFTNGP02.phx.gbl...
>
> VanguardLH wrote:
>>
>> "Frank" wrote ...
>>>
>>> XP Home SP2
>>>
>>> Norton's Disk Doctor says I have a "file structure problem", I
>>> have
>>> "Fix Errors" checked and schedule a Repair on re-start.
>>> On re-start, Windows runs Chkdsk and reports "no problems"
>>>
>>> Is there a better Utility to repair my HD?
>>
>> SpinRite
>> www.grc.com
>>
>> Running "chkdsk" does absolutely nothing to fix any problems on the
>> hard disk. It only does a scan to report any problems. If you
>> want to attempt to fix them, include either the /f or /r
>> command-line switches. Run "chkdsk /?" to get help on using
>> chkdsk.
>
> I do know about the /f switch...
> If I go to Run and enter chkdsk c:/f it will schedule a repair....
> and report no problems on re-booting.

Then use the /r switch to have chkdsk check the sectors are readable.
Rather than just check the file system is okay, it also ensures the
data is readable from the platters. It is not an infallible check. I
believe the OS will permit up to 5 retries to read a sector before
saying there is a problem reading from it, and hard disks may permit
up to, say, 3 retries before reporting an error, so it could be 15
retries total of which it could take only one, like the last one, to
get the data to pass the test.

SpinRite is a better low-level sector test utility but it isn't free.
What users don't realize is that retentivity of a sector wanes over
time unless its data is read and rewritten. The dipoles to record the
data are under magnetic stress and will alter alignment over time. If
magnetic data, which includes the file system, is not exercised, it
will lose its ability to be read. Microsoft has never provided a
utility to read and rewrite all bits in every sector on the hard disk.
They also provide poor utilities to determine the reliability or
retention of a sector's area on the hard disk, and sectors can lose
retentivity over time either because of non-use (dipolar shift) or due
to manufacturing defect or degradation. However, the time for such
degradation (physical or magnetic) is usually many years and users
often replace their hard drives before those problems show up by
getting a new computer (and new drives versus migrating the old drives
into the new host) or getting bigger drives.

So try "chkdsk /r" first. Also, I gave up on relying on Norton's Disk
Doctor a long time ago, but then I haven't used Norton products for
several years now. When NTFS v5 came out that Disk Doctor would start
reporting non-existing problems was when I gave up on it. They
might've fixed it since then but I never felt it was a reliable repair
tool. You didn't mention WHICH version of Disk Doctor that you are
running or from what version of whatever Norton suite it came bundled.
Maybe what you are trying to use is simply too old and unusable. I'm
not specifically trying to promote SpinRite but instead feel that Disk
Doctor is too lightweight a utility to fix any real [physical]
problems on a hard disk. In fact, I wouldn't be surprised if "chkdsk
/r" was about as much as Disk Doctor could itself perform.
Back to top
Login to vote
John John

External


Since: Mar 03, 2006
Posts: 117



(Msg. 5) Posted: Tue Mar 11, 2008 10:58 am
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Frank wrote:

> XP Home SP2
>
> Norton's Disk Doctor says I have a "file structure problem", I have
> "Fix Errors" checked and schedule a Repair on re-start.
> On re-start, Windows runs Chkdsk and reports "no problems"
>
> Is there a better Utility to repair my HD?
>
> As a side issue, this is a FAT32 volume that will not convert to NTFS.
> (might be this subtle disk error causing the non-convert ??)

You've not told us if any errors were recorded in the System Event Log,
Convert failure errors are usually recorded there. Can you look at the
following registry key and tell us what is present there:

HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\BootExecute

John
Back to top
Login to vote
Frank

External


Since: Mar 11, 2008
Posts: 8



(Msg. 6) Posted: Tue Mar 11, 2008 1:25 pm
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Norton System Works 2006
I did not load the "junk" just the basics and Norton Utilities to get NDD.

Anyway, ran chkdsk c: /r on a re-boot
(on a 300gig drive, kind of like watching grass grow)
"no problems" reported.... strange


VanguardLH wrote:
> "Frank" wrote in message news:eixWQA4gIHA.5280@TK2MSFTNGP02.phx.gbl...
>>
>> VanguardLH wrote:
>>>
>>> "Frank" wrote ...
>>>>
>>>> XP Home SP2
>>>>
>>>> Norton's Disk Doctor says I have a "file structure problem", I have
>>>> "Fix Errors" checked and schedule a Repair on re-start.
>>>> On re-start, Windows runs Chkdsk and reports "no problems"
>>>>
>>>> Is there a better Utility to repair my HD?
>>>
>>> SpinRite
>>> www.grc.com
>>>
>>> Running "chkdsk" does absolutely nothing to fix any problems on the
>>> hard disk. It only does a scan to report any problems. If you want
>>> to attempt to fix them, include either the /f or /r command-line
>>> switches. Run "chkdsk /?" to get help on using chkdsk.
>>
>> I do know about the /f switch...
>> If I go to Run and enter chkdsk c:/f it will schedule a repair.... and
>> report no problems on re-booting.
>
> Then use the /r switch to have chkdsk check the sectors are readable.
> Rather than just check the file system is okay, it also ensures the data
> is readable from the platters. It is not an infallible check. I
> believe the OS will permit up to 5 retries to read a sector before
> saying there is a problem reading from it, and hard disks may permit up
> to, say, 3 retries before reporting an error, so it could be 15 retries
> total of which it could take only one, like the last one, to get the
> data to pass the test.
>
> SpinRite is a better low-level sector test utility but it isn't free.
> What users don't realize is that retentivity of a sector wanes over time
> unless its data is read and rewritten. The dipoles to record the data
> are under magnetic stress and will alter alignment over time. If
> magnetic data, which includes the file system, is not exercised, it will
> lose its ability to be read. Microsoft has never provided a utility to
> read and rewrite all bits in every sector on the hard disk. They also
> provide poor utilities to determine the reliability or retention of a
> sector's area on the hard disk, and sectors can lose retentivity over
> time either because of non-use (dipolar shift) or due to manufacturing
> defect or degradation. However, the time for such degradation (physical
> or magnetic) is usually many years and users often replace their hard
> drives before those problems show up by getting a new computer (and new
> drives versus migrating the old drives into the new host) or getting
> bigger drives.
>
> So try "chkdsk /r" first. Also, I gave up on relying on Norton's Disk
> Doctor a long time ago, but then I haven't used Norton products for
> several years now. When NTFS v5 came out that Disk Doctor would start
> reporting non-existing problems was when I gave up on it. They might've
> fixed it since then but I never felt it was a reliable repair tool. You
> didn't mention WHICH version of Disk Doctor that you are running or from
> what version of whatever Norton suite it came bundled. Maybe what you
> are trying to use is simply too old and unusable. I'm not specifically
> trying to promote SpinRite but instead feel that Disk Doctor is too
> lightweight a utility to fix any real [physical] problems on a hard
> disk. In fact, I wouldn't be surprised if "chkdsk /r" was about as much
> as Disk Doctor could itself perform.
Back to top
Login to vote
Frank

External


Since: Mar 11, 2008
Posts: 8



(Msg. 7) Posted: Tue Mar 11, 2008 1:29 pm
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

cleared the event log(s)
cmd window convert c: /fs:ntfs, all the usual messages, re-booted
Convert "ran", Windows re-started, still FAT32.
Event Log had no errors reported

Two other things:
double checked my cluster size... 4k
Heard after doing a Convert you have to rename the drive, did, no help.

The HKLM...... Registry Key does not exist

at a loss,
Frank


John John wrote:
> Frank wrote:
>
>> XP Home SP2
>>
>> Norton's Disk Doctor says I have a "file structure problem", I have
>> "Fix Errors" checked and schedule a Repair on re-start.
>> On re-start, Windows runs Chkdsk and reports "no problems"
>>
>> Is there a better Utility to repair my HD?
>>
>> As a side issue, this is a FAT32 volume that will not convert to NTFS.
>> (might be this subtle disk error causing the non-convert ??)
>
> You've not told us if any errors were recorded in the System Event Log,
> Convert failure errors are usually recorded there. Can you look at the
> following registry key and tell us what is present there:
>
> HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\BootExecute
>
> John
>
Back to top
Login to vote
John John

External


Since: Mar 03, 2006
Posts: 117



(Msg. 8) Posted: Tue Mar 11, 2008 3:45 pm
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Frank wrote:


> The HKLM...... Registry Key does not exist

The BootExecute value at:

HKLM\SYSTEM\CurrentControlSet\Control\Session Manager

*must* exist else you could not schedule chkdsk to run on reboot nor
could you have autoconv run on startup! BootExecute is a REG_MULTI_SZ
value in that key.

I'm thinking that maybe something Norton or something to do with AV
activity on reboot prevents the convert from happening?

John
Back to top
Login to vote
VanguardLH

External


Since: Feb 20, 2008
Posts: 21



(Msg. 9) Posted: Tue Mar 11, 2008 4:22 pm
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

From what I Googled, Symantec stopped any development of Disk Doctor
back in 2004, maybe earlier. So it is now an old utility. Also, the
last version of Norton utilities was to add missing programs, not to
update NDD. I would go with the results of "chkdsk /r" and forget
using the antiquated NDD utility.
Back to top
Login to vote
VanguardLH

External


Since: Feb 20, 2008
Posts: 21



(Msg. 10) Posted: Tue Mar 11, 2008 4:29 pm
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Frank" wrote in message news:OSCDUX6gIHA.5088@TK2MSFTNGP02.phx.gbl...
> cleared the event log(s)
> cmd window convert c: /fs:ntfs, all the usual messages, re-booted
> Convert "ran", Windows re-started, still FAT32.
> Event Log had no errors reported
>
> Two other things:
> double checked my cluster size... 4k
> Heard after doing a Convert you have to rename the drive, did, no
> help.
>
> The HKLM...... Registry Key does not exist


How much FREE disk space is there in the *partition* (not hard disk)
that you want to convert from FAT32 to NTFS? If there is insufficient
working space, the conversion won't happen.

http://support.microsoft.com/kb/314875/en-us

The article doesn't give specific values for free disk space. My
guess is that you probably need at least 20% free space within the
partition that you are trying to convert.

How LONG does the conversion execute? That is, from when you see the
conversion start to when it quits, how long is that? I haven't
performed a conversion in many years since I always start with an NTFS
partition, but I vaguely recall that a conversion took about as long
as formatting the partition.
Back to top
Login to vote
Frank

External


Since: Mar 11, 2008
Posts: 8



(Msg. 11) Posted: Tue Mar 11, 2008 6:10 pm
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Probably runs for 30 minutes.
300gig Partition, about 60 used so lots of free space.

VanguardLH wrote:
> "Frank" wrote in message news:OSCDUX6gIHA.5088@TK2MSFTNGP02.phx.gbl...
>> cleared the event log(s)
>> cmd window convert c: /fs:ntfs, all the usual messages, re-booted
>> Convert "ran", Windows re-started, still FAT32.
>> Event Log had no errors reported
>>
>> Two other things:
>> double checked my cluster size... 4k
>> Heard after doing a Convert you have to rename the drive, did, no help.
>>
>> The HKLM...... Registry Key does not exist
>
>
> How much FREE disk space is there in the *partition* (not hard disk)
> that you want to convert from FAT32 to NTFS? If there is insufficient
> working space, the conversion won't happen.
>
> http://support.microsoft.com/kb/314875/en-us
>
> The article doesn't give specific values for free disk space. My guess
> is that you probably need at least 20% free space within the partition
> that you are trying to convert.
>
> How LONG does the conversion execute? That is, from when you see the
> conversion start to when it quits, how long is that? I haven't
> performed a conversion in many years since I always start with an NTFS
> partition, but I vaguely recall that a conversion took about as long as
> formatting the partition.
Back to top
Login to vote
Frank

External


Since: Mar 11, 2008
Posts: 8



(Msg. 12) Posted: Tue Mar 11, 2008 6:18 pm
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have a desktop (clone) and two THinkpads all running XP/Home or Pro
and the key is not there...

How about HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager with 12 Sub-Folders ??



John John wrote:
> Frank wrote:
>
>
>> The HKLM...... Registry Key does not exist
>
> The BootExecute value at:
>
> HKLM\SYSTEM\CurrentControlSet\Control\Session Manager
>
> *must* exist else you could not schedule chkdsk to run on reboot nor
> could you have autoconv run on startup! BootExecute is a REG_MULTI_SZ
> value in that key.
>
> I'm thinking that maybe something Norton or something to do with AV
> activity on reboot prevents the convert from happening?
>
> John
>
Back to top
Login to vote
Frank

External


Since: Mar 11, 2008
Posts: 8



(Msg. 13) Posted: Tue Mar 11, 2008 7:11 pm
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Brain Dead..... sorry John

"HKLM" sure now sounds like HKEY_LOCAL_MACHINE
I guess I am getting toooooooo old for this stuff.
(my first computer center had 300 tons of air conditioning to keep it
cool..... plus the CPU was water cooled)

John John wrote:
> Frank wrote:
>
>
>> The HKLM...... Registry Key does not exist
>
> The BootExecute value at:
>
> HKLM\SYSTEM\CurrentControlSet\Control\Session Manager
>
> *must* exist else you could not schedule chkdsk to run on reboot nor
> could you have autoconv run on startup! BootExecute is a REG_MULTI_SZ
> value in that key.
>
> I'm thinking that maybe something Norton or something to do with AV
> activity on reboot prevents the convert from happening?
>
> John
>
Back to top
Login to vote
Frank

External


Since: Mar 11, 2008
Posts: 8



(Msg. 14) Posted: Tue Mar 11, 2008 7:18 pm
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

BootExecute value is autocheck autochk* sprestrt



John John wrote:
> Frank wrote:
>
>
>> The HKLM...... Registry Key does not exist
>
> The BootExecute value at:
>
> HKLM\SYSTEM\CurrentControlSet\Control\Session Manager
>
> *must* exist else you could not schedule chkdsk to run on reboot nor
> could you have autoconv run on startup! BootExecute is a REG_MULTI_SZ
> value in that key.
>
> I'm thinking that maybe something Norton or something to do with AV
> activity on reboot prevents the convert from happening?
>
> John
>
Back to top
Login to vote
VanguardLH

External


Since: Feb 20, 2008
Posts: 21



(Msg. 15) Posted: Tue Mar 11, 2008 8:07 pm
Post subject: Re: a better Chkdsk? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Frank" <noreply.TakeThisOut@NoSpam.invalid> wrote in message
news:OoGxV08gIHA.1204@TK2MSFTNGP03.phx.gbl...
>
> VanguardLH wrote:
>>
>> How much FREE disk space is there in the *partition* (not hard
>> disk) that you want to convert from FAT32 to NTFS? If there is
>> insufficient working space, the conversion won't happen.
>>
>> http://support.microsoft.com/kb/314875/en-us
>>
>> The article doesn't give specific values for free disk space. My
>> guess is that you probably need at least 20% free space within the
>> partition that you are trying to convert.
>>
>> How LONG does the conversion execute? That is, from when you see
>> the conversion start to when it quits, how long is that? I haven't
>> performed a conversion in many years since I always start with an
>> NTFS partition, but I vaguely recall that a conversion took about
>> as long as formatting the partition.
>
> Probably runs for 30 minutes.
> 300gig Partition, about 60 used so lots of free space.


Is the hard disk:
- IDE (PATA)?
- SATA?
- USB connected?
- SCSI?
- BusLogic controller if SCSI?
- RAID involved?
- Dynamic disks?

At the end of the conversion (i.e., when the convert quits), do you
see any error or info message? Try adding the /v switch for verbose
mode.
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Chkdsk problem - When I go into the properties of my primary drive and click on Tools>Error-checking and check off both boxes (Automatically fix file system errors and Scan for and attempt recovery of bad sectors), then select Start, I have to re-boot for the scan to ...

Chkdsk question - I want to run chkdsk to help clean up the hard drive. Will i have any subsequent problems{lost or corrupt files for example} doing this? Thanks

chkdsk is unable to recover (guess) MFT entries - Hello! Everytime Windows boots it runs chkdsk fist, before finishing the booting process. It always says it did not found any errors, so i tried a chkdsk d: /X / F / R (the disk in this case is D:.. always.. C: is the system's disk and its fine) ..

System restore problem - Every time I have used 'system restore' on my desktop PC it has caused me great problems which eventually require a 'C' drive format and rebuild of my data. I'm running XP Home on a 3.2gh Intel. Each time the result has been the same - ie I've had a....

Using another key to escape from Remote Assistance? - I need to use RA with an application (Korn Shell) that uses the ESC key (and this CANNOT be configured). How do I tell RA that I do not want it to use ESC to escape from the session (or to use another key)?
       Windows (Home) -> Help & Support All times are: Eastern Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
  Windows Forums
 Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact