What tools (software or hardware) have you found indispensable for recovering a failing PC? What have you used in the past that has saved your bacon? I'd like to know what else I can add to my arsenal.

I have a few such as SpinRite and Ultimate BootCD.

link|improve this question
feedback

3 Answers

up vote 4 down vote accepted

Some kind of Linux boot disk, with gparted, gpart and gnu ddrescue is invaluable. Some of the forensics tools for file carving can be good as a last resort. GetDataBack is very good as well. You might also want to keep copies of a few basic system files, like userinit.exe and ntldr, for when they get corrupted.

A couple of Windows install disks, for repairing installations of the different versions you support can be helpful. The System Rescue CD is also very good, it's got a load of useful Linux tools bundled into it.

link|improve this answer
+1 for GetDataBack. I haven't heard of that one. – DoxaLogos Jul 17 '09 at 21:06
feedback

Linux live cd - i've used couple of times to confirm the hardware failures. Also it identified a corrupted NTFS drive which I couldn't do it using windows.

link|improve this answer
+1 - for simplicity – DoxaLogos Jul 17 '09 at 21:07
feedback

SysClone - some gentle soul combined the legendary SytemRescueCD with Clonezilla in a multi boot system (CD or USB)

alt text

(although the page is in German, the software is all English)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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