I am in the process of wiping some old IDE drives before taking them to be recycled/disposed, using the `shred /dev/sda' command. Right after I started one of them I had a power outage (caused by clumsy foot). Now my BIOS won't auto-recognize the drive (presumably because the drive info has been overwritten). When I manually specify the drive geometry in the BIOS it gives me a "Harddisk Diagnostic Failure". In both cases Linux does not detect the drive. I've also tried specifying the drive geometry in the boot options (sda=790,15,57) with no luck (is this even used anymore in 2.6?). I'm using C,H,S values penned onto the drive - not sure if they are what was actually being auto-detected before, but the total size is correct.
I'd really like to finish wiping this drive before I get rid of it. Any ideas on how I can force linux to see the drive, or how to get the BIOS to accept it?
In case it is usefull, the system I am using to do this is an AMD K6-2 with an AWARD BIOS, booting the System Rescue CD (normal 32 bit linux rescuecd, not one of the other boot images).
