Well, considering all the talk I've been putting out here about having a disaster recovery plan in place I should have been expecting this with my laptop now nearing 3 years of age... my hard drive crashed hard yesterday.
I closed my system Wednesday night and all was well, when I opened it Thursday morning it puked on me. It first failed to resume from hibernate, which happens sometimes, no big deal. But then it began repeatedly blue screening on boot. I ran some quick diags on the system and the drive failed the DST (Drive Self Test) instantly.
I'm not really posting to whine about the hard drive failure, I expect them to happen. What it did do is remind me of a couple other pieces of information I should share in addition to what I had posted in a previous thread here:
http://www.texasphotoforum.com/forum...ad.php?t=36889
First thing is the DST. I don't know if this is true for any other vendor other than Dell, but the DST is a an indication of a drive failure... no if, ands, or buts about it. My wife had a hard drive failure recently too, but her's was under warranty. When I called for a replacement the tech wanted me to reinstall Windows and the whole nine yards. I had to educate him on what the DST is and what it does.
The DST is a hard drive vendor approved test. When the diagnostics fail a drive running the DST it 'flips a bit' on the hard drive's firmware indicating that the diags were run and they failed. Without going into too much detail,
if your hard drive fails the DST, it will continue to fail regardless of what you do...
insist on a replacement hard drive.
The second thing this reminded me of is another tool that I have in my disaster recovery arsenal...
Knoppix!!!

Some of you are probably going.. 'oh, yeah!!'... others are going 'huh?'.
Knoppix is a bootable linux CD that can be used to save your data from a hard drive that is in the process of failing and will no longer boot to Windows. It can be downloaded from any of the mirrors listed here:
http://www.knopper.net/knoppix-mirrors/
If Windows won't boot, through hard drive failure or otherwise, you can boot to Knoppix. It will mount all of your attached drives, connect to the network, mount external USB hard drives, and allow you to transfer files. This is true even on moderately failed hard drives. I even had a major file system corruption where Windows would not read any of my images, linux read them fine and saved them before Windows ran chkdsk and 'deleted' them all.
Personally, I use an external hard drive for this type of data recovery. But you can backup to other internal hard drives or across a network to a file share. One thing to be sure of if you use linux with your external hard drive is that it is formatted in FAT32. Linux cannot reliably write to an NTFS partition.
Here's some general usage instructions for recovering data using Knoppix:
- Connect the USB/firewire external HDD to the system and power it on.
- Boot your system to the Knoppix CD, just press enter on the Lilo screen.
You'll see a bunch of colored text and a happy penguin sitting up in the corner while it boots. - Once at the X desktop you'll see some icons for each of the hard drive partitions that linux detected while booting.
The usb hard drive will have a USB memory key for an icon and most likely be listed as /dev/sda1. - Click on the icon for the USB hard drive.
A window will open. - Then right click on the same icon for your USB drive and choose "Change to Read/Write" mode.
NOTE: Only do this if you have formatted your USB drive as FAT32. - Then you should be able to go through all of the other drives (your internal hard drives) and open each one, drag-n-drop the files to the USB drive, and recover what's left of your files.
- Once the files have completed it is very important to log out of Knoppix or 'unmount' the USB hard drive. Logging out will unmount all hard drives and reboot/shutdown your system.
Mac users, this is of no use for you. There are some people out there working on a 'live linux' CD for the newer Intel based Macs, but there's nothing out there that will work right now. For an equivalent procedure using the OSX installation CD for Macs please see srwatters' post below.
Not everyone is a computer geek, but do not fear the penguin!! He will save you time and time again when Windows cannot. I know Knoppix has rescued my data at least four times in the last two years. I'd recommend downloading it and burning it to a CD for a rainy day. And go back to the Knoppix site every three months or so to download the latest version.
Peace out!!! May your data always be safe and your backups current!
