How to recover from a HD crash for free.
I Had a hard drive die on a guy in the accounting department. Lets just say he does payroll for the company and I still want to get paid!
Cyclical redundancy check failed was the message. BSD on boot, all that jazz.
Yikes….
Used my Winternals recovery disc and tried to run a chkdsk on it to fix it. No joy.
Mounted the drive in an identical PC that was working and I found a tool online: http://www.partition-recovery.com/download.htm
Used it to gain access to the partition and it has a utility to create a RAW image of the disc. Sucked up 36GB of NAS space, but c’est la vie.
Now WTF am I to do with a RAW drive image??? I figured I could ghost it elsewhere and hope to god the bad sectors do not kill the ghost.
Then I found this: http://liveview.sourceforge.net/
This tool took the RAW disc image and converted it(with the use of VMWare’s VMount utility and Java to a bootable VMWare Virtual Machine. You can use their player or server product which is free to d/l to do so.
Booted the machine and installed the right tools and a network card into the VM…bang. PC was back and running in its previous state with some minor corruption of some stuff under the start menu, but pretty much all the data was there!
Made a backup of the data and pushed it to the network, booted the other machine that will replace this girl’s box and restored all the data back where it belonged….voila!
Pretty nifty little way around a hard drive crash.
Now I realize all data should be stored on the network, with back up tapes/etc. But this is the way that management wants her to work…so, it is how we have to do it. The machine in question was a P4 IBM desktop running 2000 Pro with NTFS drive.
Hope this is something you guys can add to your toolkits. Do you have another method to solve this madness? Leave it in the comments.
| Print article |


about 4 years ago
Very cool I could have used this a few times in my data recovery lifetime. Does this work with all OSes on it or just NTFS? Can it work with raid or fat32? Servers as well?
Def. worth a look! Thanks SlothMan
about 4 years ago
I don’t believe it will work on a RAID system. Beyond that, I think it is OS and file system independent.
about 4 years ago
SAVED MY LIFE THANK U
about 3 years ago
This is a management failure, not an IT issue lol. BlackOps IT doctrine states that in the event that data is lost on a workstation, which was not stored on the server and you then recover it, you have just made that an ok practice in management's eyes (allowing the storage of company data on an unprotected workstation).
Never never never agree with storing data on a workstation, unless you are prepared to add that workstation to your backup routine.
That said, kudos for an inventive way around the problem. I would point out that this will only work when the disk crash is due to corruption, if it's a head crash this method won't help.