Hard Disk Repair Utilities (when all else fails)

Performance, hardware, software, general buying and gaming discussion..
Post Reply
Message
Author
Bruce Guttman
Junior Member
Junior Member
Posts: 258
Joined: Wed Apr 21, 2004 11:18 am
Location: New Hampshire, USA

Hard Disk Repair Utilities (when all else fails)

#1 Post by Bruce Guttman » Thu Sep 03, 2015 2:06 pm

I tried searching back a couple of years but didn't find anything.

Are there any favorite (free or paid) utilities that will restore a hard drive that fails to initialize, or which refuses to boot even after doing FIXBOOT, FIXMBR, CHKDSK, and even a Factory Restore?

Most of the disks involved seem to have files on them (I can read them on an adapter or a Linux CD machine) but when I try to do a format or an install they crash.

One disk had my working setup on it and now it refuses to be recognized. I'd really like to recover this guy by rebuilding the master tables (again, FIXMBR, FIXBOOT, et al. didn't work).

Any help and endorsements welcomed.
Bruce Guttman

Current stable: 770Z, 600X, T23, R40, R52, T43p, X41, R60, T60 (2007-83U), T61 (6460-DWU), X61 (7675-59U), X61 T (7762-H7u); T400 (2768-EK9); plus an Intellistation M 6219.
New Project: [T420]

axur-delmeria
ThinkPadder
ThinkPadder
Posts: 1269
Joined: Mon May 28, 2012 5:49 am
Location: Metro Manila, Philippines

Re: Hard Disk Repair Utilities (when all else fails)

#2 Post by axur-delmeria » Thu Sep 03, 2015 4:16 pm

Rather than restore, IMO it's better to back up the files, then wipe the first 50MB of the drive with a secure erase tool. Now, if you're still having problems formatting it afterward, then the HDD itself is malfunctioning.
Daily driver: X220 4291-P79 i5-2520M

In reserve: X61 T7500, X60 T2300
In pieces: X60s CS U1300 [board only], two retired but working X61Ts
RIP: 760XD 9546-U9E

rumbero
Junior Member
Junior Member
Posts: 451
Joined: Fri Mar 04, 2011 7:02 pm
Location: Barcelona, Spain

Re: Hard Disk Repair Utilities (when all else fails)

#3 Post by rumbero » Thu Sep 03, 2015 5:35 pm

Bruce Guttman wrote:Are there any favorite (free or paid) utilities that will restore a hard drive that fails to initialize, or which refuses to boot even after doing FIXBOOT, FIXMBR, CHKDSK, and even a Factory Restore?
A broken disk is broken and should be replaced by a known good working one, on which you then restore the latest backup of the broken disk. Anything else is a waste of time, IMHO.
Broken T23 2647-9RG | A few 14.1" T61 Frankenpads | Two 15" Frankenpad T61+ with UXGA IPS Display

Utwig
Junior Member
Junior Member
Posts: 263
Joined: Sun May 21, 2006 8:52 pm
Location: Slovenia/Europe

Re: Hard Disk Repair Utilities (when all else fails)

#4 Post by Utwig » Tue Sep 08, 2015 12:39 pm

If disk is still seen by BIOS:

Connect same or bigger drive to computer (laptop via USB adapter or eSATA, desktop via SATA).
Boot from knoppix or other pen-drive / CD linux.
use fdisk -l and hdparm -i to determine which drive is which

Copy bad drive to good drive via dd_rescue /dev/sdx /dev/sdy wait hours to days (this is why doing it on 2ndary or desktop is good, time depends on how badly the drive has been damaged. Longest I saw was 5 days but it is usually done withn 5-8 hours).

Then connect cloned drive to working windows PC and do chkdsk /B. If drive is not badly damaged it should boot in original system. If it's been badly damaged, recover any files using file recovery utilities.

If disk is not seen by BIOS you can send it to ontrack or similar where it will cost several 100 EUR (once I was given a quote for 600).

Another option is to try freezer trick. You can use external 12V PSU from SATA USB adapter and long sata cable to put drive in freezer. Then power on the computer and copy and data from the drive quickly.


To do just what you want you can zero the drive using Darik's boot and nuke CD or just use linux and do dd if=/dev/zero of=dev/sdx bs=1M count=1

This will erase 1st Megabyte of the drive, wiping partition table. x is your drive (use fdisk -l and hdparm -i to determine which is your drive). Be very careful, disconnect any drives you don't want zeroed as a precaution.
T540p, T420s (soon to be T420ps :) ), X61t, T60p, T42p, A21p

GACrabill
Junior Member
Junior Member
Posts: 402
Joined: Thu Jul 22, 2004 11:26 pm
Location: Indiana

Re: Hard Disk Repair Utilities (when all else fails)

#5 Post by GACrabill » Sat Oct 31, 2015 1:24 pm

Bruce Guttman wrote:One disk had my working setup on it and now it refuses to be recognized. I'd really like to recover this guy by rebuilding the master tables (again, FIXMBR, FIXBOOT, et al. didn't work).
My favorite for years has been "iCare Data Recovery" ...

... version 7.8.1 free today at http://www.giveawayoftheday.com/icare-d ... the+Day%29

If your harddisk isn't recognized by Windows and "fails to initialize", then the write heads are bad and the drive can't be fixed .... but you may be able to get your files off of it .... even if the MFT (master file table) has been destroyed and it 'reads' so slowly by a recovery program that you think that all of the read heads except one must have died also.

I have tried all of the following on a harddrive that meets the above conditions ... and they all failed :
- iCare Data Recovery 5.1 and 5.3 (old) ... expected to take 1.5 years to read the 500GB HDD
- Recuva
- MiniTool Power Data Recovery 7.0
- Do Your Data Recovery 3.0.0
- ReclaiMe File Recovery
- Wise Data Recovery
- EaseUS Data Recovery Wizard 9.5
- DMDE 3.0.4
- HDD Mechanic
- Lazesoft Recovery Suite Pro

Some of the above refused to recognize the harddrive, others always got a 'semaphore timeout' trying to access the bad harddrive, and one of them filled all of memory with 'non-pageable' pages which then crashes the system.

The new "iCare Data Recovery Pro 7.8.1" has an option which allows you to choose which file types to recover (older versions did not have this feature). My attempt at recovery is running again and is currently projected to last 15 days for just .jpg files.

Kasm279
Junior Member
Junior Member
Posts: 260
Joined: Tue Jul 19, 2011 6:07 am
Location: Ririe, Idaho

Re: Hard Disk Repair Utilities (when all else fails)

#6 Post by Kasm279 » Tue Nov 03, 2015 12:01 am

You don't repair a hard drive. All you can do is attempt to recover data.

Anyway, my personal favorite is using ddrescue to make a raw image of the drive, which is mountable on windows using Passmark OSFMount.
Main: Latitude E6430
Working ThinkPads: IBM 5155, 755C, 755CX, 760ED, 380Z, 600E (x3), i1420, 570E, X20, T23, T30 x3, T43, Z61t, T60p
WIP: 701c (Broken OS), 600 (LCD), PS/2 L40SX (HDD), 570 (No lid), X31 (HDD, LCD), R51 (HDD), Z60t (HDD), X60 (HDD), T400 (LCD), T43p (?)
Dead: i1420 (Mobo, Keyboard)

crashnburn
ThinkPadder
ThinkPadder
Posts: 1643
Joined: Sat Apr 22, 2006 4:26 pm
Location: TX, USA & Bombay, India

Re: Hard Disk Repair Utilities (when all else fails)

#7 Post by crashnburn » Thu Mar 03, 2016 9:01 am

Last software for HDD attempts.. SpinRite
T61 8892-02U: 14.1"SXGA+/2.2C2D/4G/XP|Adv Mini Dock|30" Gateway XHD3000 WQXGA via Dual-link DVI
X61T 7767-96U: 12.1"SXGA+/1.6C2D/3G/Vista|Ultrabase
W510 4319-2PU: 15.6"FHD/i7-720QM/4G/Win7Pro64 (for dad)
T43 1875-DLU: 14.1"XGA/1.7PM-740/1G/XP (Old)

jaspen-meyer
Senior Member
Senior Member
Posts: 630
Joined: Wed May 19, 2010 11:21 pm
Location: Pardubice, Czech Republic
Contact:

Re: Hard Disk Repair Utilities (when all else fails)

#8 Post by jaspen-meyer » Sun Mar 13, 2016 11:09 am

I prefer the linux program 'gdisk' which includes heavy-handed low-level tools.

gdisk has revived a few drives (thumb drives mostly) which had been in my hdd graveyard for a while.
T420 Ivy Bridge i7 3612QM, x24 xiphmont led, x60s libreboot, led, T400 libreboot, (in progress testing Q9100)

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Thinkpad - General HARDWARE/SOFTWARE questions”

Who is online

Users browsing this forum: No registered users and 3 guests