Reset Bad Blocks that are not bad on NTFS.

E

Eric Bodden

Hi!

My old harddisk had bad blocks so I bought a new one and used DriveImage to
copy the two NTFS partitions. Unfortunately the copy was so good, that even
the state of the bad blocks was copied. So they are now marked as "bad" on
the new drive as well. How can I reset these blocks on my new harddrive?

Thanks,
Eric

--
 
E

Eric Gisin

You mean bad clusters reported by chkdsk? This will happen if you do sector
copy of NTFS or FAT volumes. Doesn't mean you have bad sectors anymore.

Ghost will do a file copy, as would ntbackup.
 
A

Andrew Rossmann

[This followup was posted to comp.sys.ibm.pc.hardware.storage and a copy
was sent to the cited author.]

Hi!

My old harddisk had bad blocks so I bought a new one and used DriveImage to
copy the two NTFS partitions. Unfortunately the copy was so good, that even
the state of the bad blocks was copied. So they are now marked as "bad" on
the new drive as well. How can I reset these blocks on my new harddrive?

From a command prompt, do a 'CHKDSK x:' to see if any bad sectors are
still listed. If so, try 'CHKDSK x: /R' to have it read the entire disk
and maybe restore 'bad' sectors to good.
 
E

Eric Bodden

Once upon a time <[email protected]>,
From a command prompt, do a 'CHKDSK x:' to see if any bad sectors
are still listed. If so, try 'CHKDSK x: /R' to have it read the
entire disk and maybe restore 'bad' sectors to good.

AFAIK chkdsk /R only works the other way around (tagging "real" bad sector
as "bad").

Eric

--
 
E

Eric Bodden

Once upon a time <[email protected]>,
Eric Gisin said:
Ghost will do a file copy, as would ntbackup.
So you mean if I use Ghost to image this drive to let's say my fileserver,
then reformat the partition (does this remove the bad blocks?) and then
restore the partition again with Ghost that should work?

Cheers,
Eric

--
 
E

Eric Bodden

So, after about three days I got the problem now solved: I "only" had to use
Linux, patch and compile the NTFS Tools for Linux (in a Ramdisk cause I only
use WinXP on NTFS normally) and run the patched version on my drive. I wrote
a tutorial about how that works:

http://www.bodden.de/misc/ntfsrecovery

Thanks for all comments,
Eric

--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top