Results 1 to 7 of 7

Thread: Backing up data from dead hard drive

  1. #1

    Backing up data from dead hard drive

    Hi guys!
    I have a hard drive wich won't spin up (I suspect for seezed spindle motor). I sent this HDD to a HDD restoration company for analysis a few days ago. Today I got it back with a message that it works OK (all heads works, head movment mechanizem works, electronics works). But when I plug it into the computer it still won't spin up, computer doesn't recongizes it. I tried pluging it to four different computers same results. It is posible to hear head movement sometimes when powering up.
    Acording to conversation with this restoration company they sad that if motor is realy dead or seezed they would need to do a plater swap to restore data wich would cost me more than 500€. That is way to much for me based on the nature off data that is on the HDD.
    So I'm wandering if any off you have some idea of how I could restore the data from this HDD myself. I don't need 100% data restoration but bigger the better.

  2. #2
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    1.) Boot a linux live cd
    2.)
    Get dd_rescue and use that to make an image of the drive you can write to another (if you have one of equal or greater capacity to hand. Not an exact science)
    OR
    Photorec - great program gets just about everything you could possibly want off an HDD. Even if the MBR has corrupted partitions / partially overwritten or corrupted partitions.

    Sorry to hear of your loss though - mechanical disks are very hard (and expensive) to come by these days :/
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

  3. #3
    After some more testing I find out that the problem lies in the HDD electronic board itself (did managed to spin the motor by connecting it directily to another HDD electronic board).
    So I'll need to take the HDD back to that company so that they replace electornic board. Luckily this would aparently const me about 20€ wich is acceptable.

  4. #4
    Would you mind sharing what was the brand/model of the hard-drive that failed and what was its usage patterns?

    It's curious because I've never had a single hard-drive failure and some of hard drives I have are roughly 10 years old, but I usually use WD brand for desktop and Fujitsu for laptops. I also have some Seagate hard-drives, but these wear out too quickly, becoming slower and noisier.

    If you had problems with spinning, then data recovery would have been very expensive and require highly specialized hardware tools.

  5. #5
    It is a Hitachi Deskstar HDD. It is well known for this model off HDD for having many problems. Unfortunatly when my mom bought prebuild computer this drive was in. If I would be building this computers from components I would definitly put WD HDD in it.
    I also use mostly WD HDD's. And to be honest in all my time I'm working with computers I olny saw one WD HDD wich died and even this one died becouse of lightning strike.
    Segate drives are mostly OK but are much more noisier even from the start.
    Fujitsu laptop drives are reliable but quite slow compared to some others. They also tend to be louder than others.

    PS: The drive was never used for any hard work (masive data copying or something). Actualy it died while computer was in sleep mode.

  6. #6
    Thanks for this thread, which reminds me that I should spend some time creating an automated backup script of some kind. I've invested in my own 2x2TB RAID 1 server, so I will really bump my head into the wall if I still loose any data.

    Luckily, I'm already using the server to host git repositories so at least my code is pretty safe.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

  7. #7
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    Hitachi is one company I trust for laptop drives though. A bit noisy and a tad slow(er) than desktop drives BUT it survived two falls from > 2m while powered up so I must say they have a lot of battle strength
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •