up vote 0 down vote favorite
share [g+] share [fb]

So I got a dying Western Digital hard drive here and I have a new Western Digital hard drive to transfer all the data to. I have the new HDD hooked up by a SATA to USB. I want to transfer all the pictures, etc to the new HDD. I am unable to because of the CRC error. I have ran chkdsk /f /r and it didnt work because the drive is just simply dying.

What tool will let me bypass CRC and continue on with the copying?

OS: Vista Home Prem. 32bit



UPDATE:

* Ok, for some weird reason I managed to copy the files normally. Didnt do anything special. Mods can lock up this thread. **Thanks to all who took the time to answer.

link|improve this question

Replace the drive. – Alexander Burke Mar 14 '10 at 1:53
@TheLakersHighlights: since this question could be read by others later, consider accepting the answer that best describes what to do. or, if you can figure out what happened and how to duplicate it, add your own answer and accept that. – quack quixote Mar 14 '10 at 3:30
^alright....i will – Notorious Arab Mar 15 '10 at 4:54
feedback

3 Answers

up vote 2 down vote accepted

Run SpinRite at level 5 on the drive in question, then you should have success salvaging whatever is still readable.

link|improve this answer
How do u know this will work? – Notorious Arab Mar 14 '10 at 1:41
@The: I've been a computing expert for 15+ years now and have used SpinRite many times and understand how it operates and why it works. It disables the drive's internal ECC and applies its own algorithms to attempt to extract data from damaged sectors. SpinRite has been around for well over ten years. – Alexander Burke Mar 14 '10 at 1:47
I've never used SpinRite before but it looks like a valuable addition to any data recovery toolset. The latest version was released in 2004, do you know if it has any troubles with the latest version of NTFS included in Windows 7? – todda.speot.is Mar 14 '10 at 1:50
^I can believe that. – Notorious Arab Mar 14 '10 at 1:51
2  
@tas: SpinRite FINALLY became filesystem-agnostic as of version 6. Yay! ext4, HFS+, UFS, ZFS, whatever, it'll work. Gibson is a graybeard; he's old-school and he knows his stuff. – Alexander Burke Mar 14 '10 at 1:54
feedback

Your hard drive is not full of CRC errors, it is full of bad sectors. I would stop using your computer and run GetDataBack or R-STUDIO Network Edition over the hard drive and copy as much as you can to another drive.

link|improve this answer
1  
R-STUDIO is decent; I've used it, but it's more tuned to filesystem corruption than a failing disk (IMHO). If the drive is failing (and in this case it clearly is) I'd give SpinRite a shot at it first, followed by R-STUDIO to recover as much data as possible. – Alexander Burke Mar 14 '10 at 2:00
feedback

Maybe try booting into a live linux CD, or linux usb and mount the two drives and transfer that way. Worth a shot.

link|improve this answer
I was already booted into UBCD for Win and it gave the same error. – Notorious Arab Mar 14 '10 at 1:31
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.