PC Review


Reply
Thread Tools Rate Thread

Bad Sectors on Hard Drive Questions

 
 
effdee
Guest
Posts: n/a
 
      7th Dec 2006
Is it possible to mark bad hard drive sectors as "bad" so the system won't
use them? and how do I do it?

If I delete the partition and then recreate it and format it fresh, are the
bad sectors used? or are they marked as bad during the format?

effdee








---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0654-0, 06/12/2006
Tested on: 7/12/2006 2:14:30 PM
avast! - copyright (c) 1988-2006 ALWIL Software.
http://www.avast.com



 
Reply With Quote
 
 
 
 
GTS
Guest
Posts: n/a
 
      7th Dec 2006
If you run chkdsk /r it will mark out the bad sectors. Note though that
once a drive starts to develop bad sectors it will usually continue to
develop more. It's best to replace it.
--

"effdee" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Is it possible to mark bad hard drive sectors as "bad" so the system won't
> use them? and how do I do it?
>
> If I delete the partition and then recreate it and format it fresh, are
> the bad sectors used? or are they marked as bad during the format?
>
> effdee
>
>
>
>
>
>
>
>
> ---
> avast! Antivirus: Outbound message clean.
> Virus Database (VPS): 0654-0, 06/12/2006
> Tested on: 7/12/2006 2:14:30 PM
> avast! - copyright (c) 1988-2006 ALWIL Software.
> http://www.avast.com
>
>
>



 
Reply With Quote
 
flamer die.spam@hotmail.com
Guest
Posts: n/a
 
      7th Dec 2006

effdee wrote:
> Is it possible to mark bad hard drive sectors as "bad" so the system won't
> use them? and how do I do it?
>
> If I delete the partition and then recreate it and format it fresh, are the
> bad sectors used? or are they marked as bad during the format?
>
> effdee
>


when you run scandisk it marks any bad sectors as 'dont use' if you do
a high level format that will erase the mbr where that info is stored,
creating/removing partitions would not remove bad block info.

Flamer.

 
Reply With Quote
 
=?Utf-8?B?SV9DX0RlYWRwZW9wbGU=?=
Guest
Posts: n/a
 
      7th Dec 2006

Related question. I have a partition with bad sectors on it, had the OS on
it and crashed. I loaded a ghost image on naother partition but I cannot
Format the bad partition. Perhaps it is still loading some files somewhere on
boot? For the time being I have used TweakUI to hide the drive but I would
prefer to format it.

Maybe I should just let it stay hidden?
 
Reply With Quote
 
Rock
Guest
Posts: n/a
 
      7th Dec 2006
<(E-Mail Removed)> wrote

> effdee wrote:
>> Is it possible to mark bad hard drive sectors as "bad" so the system
>> won't
>> use them? and how do I do it?
>>
>> If I delete the partition and then recreate it and format it fresh, are
>> the
>> bad sectors used? or are they marked as bad during the format?
>>
>> effdee
>>

>
> when you run scandisk it marks any bad sectors as 'dont use' if you do
> a high level format that will erase the mbr where that info is stored,
> creating/removing partitions would not remove bad block info.



There is no scandisk in XP. It's chkdsk.

 
Reply With Quote
 
Rock
Guest
Posts: n/a
 
      7th Dec 2006
"I_C_Deadpeople" <(E-Mail Removed)> wrote in message
news:A140D62A-62B9-474E-B44A-(E-Mail Removed)...
>
> Related question. I have a partition with bad sectors on it, had the OS on
> it and crashed. I loaded a ghost image on naother partition but I cannot
> Format the bad partition. Perhaps it is still loading some files somewhere
> on
> boot? For the time being I have used TweakUI to hide the drive but I would
> prefer to format it.
>
> Maybe I should just let it stay hidden?



Replace the drive.

 
Reply With Quote
 
Jonny
Guest
Posts: n/a
 
      7th Dec 2006
"effdee" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Is it possible to mark bad hard drive sectors as "bad" so the system won't
> use them? and how do I do it?
>
> If I delete the partition and then recreate it and format it fresh, are
> the bad sectors used? or are they marked as bad during the format?


I use a zero write utility from the HD's manufacturer's website. "Bad
areas" are mapped out. If extensive, will refuse to go any further. And
will recommend replacement of the hard drive.
--
Jonny


 
Reply With Quote
 
Dave B.
Guest
Posts: n/a
 
      7th Dec 2006
If your going to post replies, please use the proper terminology for the OS
in question to avoid further confusing the OP. XP has no scandisk, it is
called chkdsk.

--
----
Crosspost, do not multipost http://www.blakjak.demon.co.uk/mul_crss.htm
How to ask a question http://support.microsoft.com/kb/555375
How to Post http://www.dts-l.org/goodpost.htm
----------------------------------------------------------------------------------------------------------------------
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> when you run scandisk it marks any bad sectors as 'dont use' if you do
> a high level format that will erase the mbr where that info is stored,
> creating/removing partitions would not remove bad block info.
>
> Flamer.
>



 
Reply With Quote
 
frodo@theshire.net
Guest
Posts: n/a
 
      7th Dec 2006
Hard drives have evolved over the years. Today, HDs map out bad sectors
all by themselves, w/o the OS knowing about it at all. Only when the HD
runs out of spares will it report a bad sector to the OS, then the OS
becomes responsible for mapping out that sector. At that point the drive
is in bad shape.

So, _IF_ chkdsk is reporting bad sectors to you then the HD has used up
its reserve of spare sectors, and the drive is definately on its way out.
Using a SMART reporting utility for your HD (if you can find one) you can
see the state of the "reserve pool" of sectors. Most SMART tools will
declare the drive as "failed" if the pool is empty.

Doing a full format (w/ "scan for bad sectors" checked) effectively forces
the HD to check every sector on the disk and map it out if it's bad.
While this may seem like a good thing, it's really not. If will force the
HD to use up a spare sector from the pool for every bad sector on the
drive, even if that sector isn't holding user data (and it may never hold
user data, given the huge size of today's disks). Better to do a quick
format and then let the drive detect bad sectors only when they are
actually used. This way the pool is only used when actually needed.

[At manufacturing time the whole drive is low-level formated, and ALL bad
sectors are detected at that time; if the resulting pool of spares is "too
small" the drive is rejected and never sold. Over time as new sectors go
bad the pool gets used up.]

 
Reply With Quote
 
Jonny
Guest
Posts: n/a
 
      8th Dec 2006
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hard drives have evolved over the years. Today, HDs map out bad sectors
> all by themselves, w/o the OS knowing about it at all. Only when the HD
> runs out of spares will it report a bad sector to the OS, then the OS
> becomes responsible for mapping out that sector. At that point the drive
> is in bad shape.
>
> So, _IF_ chkdsk is reporting bad sectors to you then the HD has used up
> its reserve of spare sectors, and the drive is definately on its way out.
> Using a SMART reporting utility for your HD (if you can find one) you can
> see the state of the "reserve pool" of sectors. Most SMART tools will
> declare the drive as "failed" if the pool is empty.
>
> Doing a full format (w/ "scan for bad sectors" checked) effectively forces
> the HD to check every sector on the disk and map it out if it's bad.
> While this may seem like a good thing, it's really not. If will force the
> HD to use up a spare sector from the pool for every bad sector on the
> drive, even if that sector isn't holding user data (and it may never hold
> user data, given the huge size of today's disks). Better to do a quick
> format and then let the drive detect bad sectors only when they are
> actually used. This way the pool is only used when actually needed.
>
> [At manufacturing time the whole drive is low-level formated, and ALL bad
> sectors are detected at that time; if the resulting pool of spares is "too
> small" the drive is rejected and never sold. Over time as new sectors go
> bad the pool gets used up.]
>


"High level" tools in the OS can record what areas not to use at the OS
level. The spares are not used in this case to replace the bad area. All
data is lost at the OS level as a consequence in the bad area. This has
limitations in the amount of non-use areas. Its not foolproof.

"Low level" tools (zerofill or diagnostic utility for instance) record what
areas not to use, and what is available for use in reserve. Usually in map
form, telling the controller itself. The bad area is remapped to use the
spare area. The file data, as is, is read, will be placed in the spare area
as well. The OS never sees this process, just the results.

A bad sector usually has adjoining or soon to join bad sector friends.
Backup your data, get a replacement hard drive soon.
--
Jonny


 
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
Bad sectors on hard drive Keeka Microsoft Dot NET 2 28th May 2009 12:42 AM
Bad sectors on hard drive Keeka Microsoft Dot NET 0 27th May 2009 05:24 PM
Bad sectors in hard drive =?Utf-8?B?QWxrYWlvcw==?= Windows XP Help 5 17th Jan 2005 02:15 AM
Bad sectors on hard drive Carl Windows XP Performance 2 16th Jul 2004 03:20 AM
Hard drive with bad sectors Blade Computer Hardware 4 23rd Sep 2003 08:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:42 AM.