Securely format a hard drive [duplicate]

Possible Duplicate:
Erasing data before selling a computer

I have just taken 8 old 250gb drives out of one of our servers. I need to securely wipe all the data on these drives, before they are decomissioned. Can anyone suggest an open source software that could do this? My idea is to mount the drive into a usb caddy, and run some kind of tool on the drive, to wipe it completely.


Solution 1:

Darik's Boot and Nuke would probably do what you need. Don't know if it'll work with a USB caddy, but it can securely wipe any hard drive physically installed in the computer itself.

Solution 2:

Use the Utility that is (most likely) built into your hard drive.

According to the Center for Magnetic Recording Research (CMRR) at the University of California, San Diego, every disk drive manufactured since 2001 and over 15Gb in size has a built-in wipe (erase) function that has been approved by the U.S. National Institute for Standards and Technology (NIST), Computer Security Center.

This function is built into the drive, and it will erase ALL the sectors on the platter regardless of how the disk is formatted (unformatted areas are wiped), and regardless of whether given sectors have been marked as bad (they are wiped also).

CMRR provides a free utility that invokes the function and which should be run from a native DOS boot.

Their page at https://cmrr.ucsd.edu/resources/secure-erase.html includes

  • A disk wipe tutorial (this is worth reading even if you do not need to wipe a disk right now)
  • Download of the erase utility
  • The Read Me doc
  • An FAQ