File recovery from a formatted drive
July 10, 2007 12:18 PM
Subscribe
How can I recover a file from an accidentally quick-formated laptop?
The laptop (HP) wouldn't boot, so I used a Knoppix CD to copy Documents and Settings to a USB drive before examining HP's provided recovery options. While I did so, the tool somewhat unexpectedly formatted the drive and reinstalled Windows XP. I thought it wasn't a problem, until the one important Word file turned out not to be found under Documents and Settings. The formatting procedure didn't take more than a minute or two, so the drive clearly wasn't wiped. I have some hope that the Windows installation didn't overwrite this particular file, but I don't know what to do to get it back.
What programs should I try? Is there anything available for free?
Since I'd prefer not to boot from this drive, is it possible to make a Windows bootable USB with enough drivers to get the computer started, or should I open the case and take the drive out? Or is it ok to boot from it as long as I only run programs from the external drive?
If your suggestion is Linux based, detailed suggestions are highly appreciated, as I know very little of it. Thanks in advance!
posted by springload to computers & internet (8 comments total)
You'd want to boot Knoppix again, or possibly look for another Linux CD distro like it that might include the gpart utility, and run it against the drive in question. Here's one. Gpart will try to determine what the old partition map was by examining the disk block by block, and then will give you the option to restore that map to the drive again. You'd then be able to mount the drive and browse it as you did when you first tried Knoppix. Assuming you know where the file in question is, since it wasn't under Documents and Settings, just locate it, copy it off, and go from there.
Heck, you could probably start over with HP's Windows recovery tools after this point, and be more careful not to let it format and reinstall Windows for you : )
posted by autojack at 12:45 PM on July 10, 2007