PC Review


Reply
Thread Tools Rate Thread

"Check Disk" similar to full format?

 
 
Peter Rossiter
Guest
Posts: n/a
 
      12th May 2004
In the properties for a partition there is a tool tab with a
feature for "error checking".

One check box says "Scan for and attempt recovery of bad sectors".

If this box is checked then does that perform a check of the
partition sectors which is similar to the check performed by a full
format?

If that is so then is the above checkbox on the "error checking"
option doing the same thing as "CHKDSK /R" ?
 
Reply With Quote
 
 
 
 
Yves Leclerc
Guest
Posts: n/a
 
      12th May 2004
NO! Format erases the files and tests the sectors. Chkdsk justs checks the
sectors and tries to "save" file info if the sectors fails the tests.


"Peter Rossiter" <(E-Mail Removed)> wrote in message
news:94E7B1E1436F2471AE@130.133.1.4...
> In the properties for a partition there is a tool tab with a
> feature for "error checking".
>
> One check box says "Scan for and attempt recovery of bad sectors".
>
> If this box is checked then does that perform a check of the
> partition sectors which is similar to the check performed by a full
> format?
>
> If that is so then is the above checkbox on the "error checking"
> option doing the same thing as "CHKDSK /R" ?



 
Reply With Quote
 
Plato
Guest
Posts: n/a
 
      12th May 2004
Yves Leclerc wrote:
>
> NO! Format erases the files and tests the sectors. Chkdsk justs checks the
> sectors and tries to "save" file info if the sectors fails the tests.


Format does NOT erase files. It only does what it's suppossed to ie
format.


--
http://www.bootdisk.com/
 
Reply With Quote
 
=?Utf-8?B?dGhlIGR1ZGU=?=
Guest
Posts: n/a
 
      12th May 2004
actually a full format will erase files or portions of files if they are in certain spots on the drive relative to sector locations due to the pointers placed on a drive to be refernced in regards to the fat table

true a format merly re-writes the fat/fat32/ntfs table, but only on a quick format. a full format does affect some small amounts of data on the hard drive surface
 
Reply With Quote
 
Peter Rossiter
Guest
Posts: n/a
 
      13th May 2004
> "Peter Rossiter" <(E-Mail Removed)> wrote in message
>
>> In the properties for a partition there is a tool tab with a
>> feature for "error checking".
>>
>> One check box says "Scan for and attempt recovery of bad
>> sectors".
>>
>> If this box is checked then does that perform a check of the
>> partition sectors which is similar to the check performed by
>> a full format?
>>
>> If that is so then is the above checkbox on the "error
>> checking" option doing the same thing as "CHKDSK /R" ?

>



"Yves Leclerc" <(E-Mail Removed)> wrote:
>
> NO! Format erases the files and tests the sectors. Chkdsk
> justs checks the sectors and tries to "save" file info if the
> sectors fails the tests.



I am not really bothered about the different functions of FORMAT
and CHKDSK because I wil be starting with a new partition.

I want to check the new partition. If i don't select a full format
then can I later use CHKDSK to do what the full format would have
done?
 
Reply With Quote
 
Wislu Plethora
Guest
Posts: n/a
 
      13th May 2004

>-----Original Message-----
>> "Peter Rossiter" <(E-Mail Removed)> wrote in message
>>
>>> In the properties for a partition there is a tool tab

with a
>>> feature for "error checking".
>>>
>>> One check box says "Scan for and attempt recovery of

bad
>>> sectors".
>>>
>>> If this box is checked then does that perform a check

of the
>>> partition sectors which is similar to the check

performed by
>>> a full format?
>>>
>>> If that is so then is the above checkbox on the "error
>>> checking" option doing the same thing as "CHKDSK /R" ?

>>

>
>
>"Yves Leclerc" <(E-Mail Removed)> wrote:
>>
>> NO! Format erases the files and tests the sectors.

Chkdsk
>> justs checks the sectors and tries to "save" file info

if the
>> sectors fails the tests.

>
>
>I am not really bothered about the different functions of

FORMAT
>and CHKDSK because I wil be starting with a new partition.
>
>I want to check the new partition. If i don't select a

full format
>then can I later use CHKDSK to do what the full format

would have
>done?
>.


It's people like you who give humans a bad name. The
initial response answered your question, which had to do
with the comparative functionality of chkdsk and full
formatting. You then responded that you don't care about
that. Of course, nowhere in any of this have you stated
whether or not your "new" partition already has data in
it.
Take a deep breath and concentrate real hard and perhaps
you'll reach a level of comprehension that will preclude
further posting of idiotic questions: If you full-format,
the utility will check for bad sectors and mark them as
unuseable. If, on the other hand, you choose to do a
chkdsk, the utility will identify bad sectors and attempt
to rescue any data therein.
 
Reply With Quote
 
Donald McDaniel
Guest
Posts: n/a
 
      13th May 2004
Peter Rossiter wrote:
>> "Peter Rossiter" <(E-Mail Removed)> wrote in message
>>
>>> In the properties for a partition there is a tool tab with a
>>> feature for "error checking".
>>>
>>> One check box says "Scan for and attempt recovery of bad
>>> sectors".
>>>
>>> If this box is checked then does that perform a check of the
>>> partition sectors which is similar to the check performed by
>>> a full format?
>>>
>>> If that is so then is the above checkbox on the "error
>>> checking" option doing the same thing as "CHKDSK /R" ?

>>

>
>
> "Yves Leclerc" <(E-Mail Removed)> wrote:
>>
>> NO! Format erases the files and tests the sectors. Chkdsk
>> justs checks the sectors and tries to "save" file info if the
>> sectors fails the tests.

>
>
> I am not really bothered about the different functions of FORMAT
> and CHKDSK because I wil be starting with a new partition.
>
> I want to check the new partition. If i don't select a full format
> then can I later use CHKDSK to do what the full format would have
> done?


chkdsk does NOT format partitions!!! Can't you understand this?
chkdsk (if it's set to check for surface errors) moves data it finds in bad
sectors to other parts of the HD and marks the bad sectors as "bad and
unusable"
chkdsk also corrects any file-system errors it finds (if the "/f" switch is
used).
But, chkdsk DOES NOT FORMAT PARTITIONS!

--
Donald L McDaniel
Post all replies to the Newsgroup,
so that all may be informed.
Remove the obvious to reply by email.
+++++++++++++++++++++++++++++++++++++




 
Reply With Quote
 
Peter Rossiter
Guest
Posts: n/a
 
      13th May 2004
"Donald McDaniel" <(E-Mail Removed)> wrote:

>>>> In the properties for a partition there is a tool tab with
>>>> a feature for "error checking".
>>>>
>>>> One check box says "Scan for and attempt recovery of bad
>>>> sectors".
>>>>
>>>> If this box is checked then does that perform a check of
>>>> the partition sectors which is similar to the check
>>>> performed by a full format?
>>>>
>>>> If that is so then is the above checkbox on the "error
>>>> checking" option doing the same thing as "CHKDSK /R" ?
>>>

>>
>>
>> "Yves Leclerc" <(E-Mail Removed)> wrote:
>>>
>>> NO! Format erases the files and tests the sectors. Chkdsk
>>> justs checks the sectors and tries to "save" file info if
>>> the sectors fails the tests.

>>
>>
>> I am not really bothered about the different functions of
>> FORMAT and CHKDSK because I wil be starting with a new
>> partition.
>>
>> I want to check the new partition. If i don't select a full
>> format then can I later use CHKDSK to do what the full format
>> would have done?

>
> chkdsk does NOT format partitions!!! Can't you understand
> this?


Of course CHKDSK does not format partitions. It checks a disk.
And a full format seems to check a disk more than a quick format.

So I am asking if the checks are similar. (See my posting for what
parts of the checks I am asking about.)

> chkdsk (if it's set to check for surface errors) moves
> data it finds in bad sectors to other parts of the HD and
> marks the bad sectors as "bad and unusable"
> chkdsk also corrects any file-system errors it finds (if the
> "/f" switch is used).
> But, chkdsk DOES NOT FORMAT PARTITIONS!


 
Reply With Quote
 
Donald McDaniel
Guest
Posts: n/a
 
      13th May 2004
Peter Rossiter wrote:
> "Donald McDaniel" <(E-Mail Removed)> wrote:
>
>>>>> In the properties for a partition there is a tool tab with
>>>>> a feature for "error checking".
>>>>>
>>>>> One check box says "Scan for and attempt recovery of bad
>>>>> sectors".
>>>>>
>>>>> If this box is checked then does that perform a check of
>>>>> the partition sectors which is similar to the check
>>>>> performed by a full format?
>>>>>
>>>>> If that is so then is the above checkbox on the "error
>>>>> checking" option doing the same thing as "CHKDSK /R" ?
>>>>
>>>
>>>
>>> "Yves Leclerc" <(E-Mail Removed)> wrote:
>>>>
>>>> NO! Format erases the files and tests the sectors. Chkdsk
>>>> justs checks the sectors and tries to "save" file info if
>>>> the sectors fails the tests.
>>>
>>>
>>> I am not really bothered about the different functions of
>>> FORMAT and CHKDSK because I wil be starting with a new
>>> partition.
>>>
>>> I want to check the new partition. If i don't select a full
>>> format then can I later use CHKDSK to do what the full format
>>> would have done?

>>
>> chkdsk does NOT format partitions!!! Can't you understand
>> this?

>
> Of course CHKDSK does not format partitions. It checks a disk.
> And a full format seems to check a disk more than a quick format.
>
> So I am asking if the checks are similar. (See my posting for what
> parts of the checks I am asking about.)
>
>> chkdsk (if it's set to check for surface errors) moves
>> data it finds in bad sectors to other parts of the HD and
>> marks the bad sectors as "bad and unusable"
>> chkdsk also corrects any file-system errors it finds (if the
>> "/f" switch is used).
>> But, chkdsk DOES NOT FORMAT PARTITIONS!


Format only checks for bad sectors as an afterthought. If it finds them, it
adds their addresses to its table of bad sectors and formats around them.
Format does not correct bad sectors.

As far as I know, the difference between a full format and a quick format is
not in the method of checking the physical media, but in how the MFT is
written. I'm pretty sure a quick format only recreates the MFT, while a
full format recreates the MFT and creates sector boundaries on the HD. It
also might write zeroes in the sectors. I'm not sure. If it finds bad
sectors during this process of writing sector boundaries, format adds the
suspect sectors to the MFT's table of bad sectors and makes a notation in
the MFT that those particular sectors are unwriteable.

A full format is always to be desired over a quick format, since it does do
a (cursory) check of the physical media, while a quick format makes no check
of the physical media at all.

If I've made a fool of myself, perhaps someone more knowledgable than I can
correct me.

--
Donald L McDaniel
Post all replies to the Newsgroup,
so that all may be informed.
Remove the obvious to reply by email.
+++++++++++++++++++++++++++++++++++++




 
Reply With Quote
 
Sharon F
Guest
Posts: n/a
 
      13th May 2004
On Thu, 13 May 2004 10:03:46 +0100, Peter Rossiter wrote:

> I am not really bothered about the different functions of FORMAT
> and CHKDSK because I wil be starting with a new partition.
>
> I want to check the new partition. If i don't select a full format
> then can I later use CHKDSK to do what the full format would have
> done?


I like to check a drive for faults before formatting. Old habit. If the
diagnostics show that the drive is flakey (has hardware problems),
proceeding with a format and install will produce flakey results.

--
Sharon F
MS-MVP ~ Windows XP Shell/User
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Disk is Full" add-on question to "Can't reset last cell" post tod =?Utf-8?B?Sm9obkNAUmF5dGhlb24uY29t?= Microsoft Excel Misc 0 22nd Jan 2007 02:32 AM
"Check Disk" similar to full format? Peter Rossiter Windows XP General 14 14th May 2004 03:17 PM
Excel "Disk is Full" "Document Cannot Be Saved" Errors Denard Springle Microsoft Excel Crashes 5 19th Dec 2003 02:06 PM
Re: I get error "The disk is full" - the "Document not saved." Lowland Microsoft Windows 2000 0 21st Aug 2003 01:49 PM
Users receive "Disk is Full" message..Disk is not full! Dave Romancheck Microsoft Windows 2000 2 31st Jul 2003 06:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:51 PM.