A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » General Hardware & Peripherals » Homebuilt PC's
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Best drive-erase software???



 
 
Thread Tools Display Modes
  #1  
Old August 9th 04, 05:48 AM
TJM
external usenet poster
 
Posts: n/a
Default Best drive-erase software???

What is the best software out there to securely erase a hard drive? I am using
"Data Gone" (by the former PowerQuest Corp.), which uses any of several NSA &
DOD 3-pass sanitation methods. It appears to work very well, but then again I
dont have state-of-the-art data recovery facilities to confirm the data erasure.

Are there any well-respected reviews of disk-erasure software?


  #2  
Old August 10th 04, 01:03 AM
John McGaw
external usenet poster
 
Posts: n/a
Default

"TJM" tjm@nospam wrote in message
...
What is the best software out there to securely erase a hard drive? I am

using
"Data Gone" (by the former PowerQuest Corp.), which uses any of several

NSA &
DOD 3-pass sanitation methods. It appears to work very well, but then

again I
dont have state-of-the-art data recovery facilities to confirm the data

erasure.

Are there any well-respected reviews of disk-erasure software?


I don't know if it is "best" but Eraser http://www.heidi.ie/eraser/ has a
great reputation and is free. The program is under the GNU General Public
License so that you can examine the source code to verify that nothing
sneaky is going on and then re-compile it yourself just to make sure. But,
given the number of computer wonks that use and recommend it, I doubt that
it is anything but what it represents itself to be.
--
John McGaw
[Knoxville, TN, USA]
http://johnmcgaw.com


  #3  
Old August 10th 04, 01:07 AM
Chris
external usenet poster
 
Posts: n/a
Default

On Mon, 9 Aug 2004 00:48:02 -0400, "TJM" tjm@nospam wrote:

What is the best software out there to securely erase a hard drive? I am using
"Data Gone" (by the former PowerQuest Corp.), which uses any of several NSA &
DOD 3-pass sanitation methods. It appears to work very well, but then again I
dont have state-of-the-art data recovery facilities to confirm the data erasure.

Are there any well-respected reviews of disk-erasure software?


I used to work for a hospital and the IT department used killdisk pro
on all computer hard drives before disposing of the machines. That
was one of the few alternatives that complied with HIPAA's strict
requirements on ensuring patient confidentiality. FWIW they just ran
the DOD seven pass wipe before reinstalling the OS from the original
discs that came with the computer.

If you really want to kill the hard drive, get yourself a hard drive
degausser. The bad thing is that the degausser usually kills the
chips on the circuit board, hence rendering the hard drive useless.
Right before I left the hospital, they had just invested in one of
those.

Lastly, if you want to learn how to use Linux from the command line
(i.e. use http://www.toms.net/rb), you can zap your hard drive for
free.

For reference this is the command that will do it:

dd if=/dev/urandom of=/dev/hda ; dd if=/dev/zero of=/dev/hda ;
dd if=/dev/urandom of=/dev/hda ; dd if=/dev/zero of=/dev/hda ;
dd if=/dev/urandom of=/dev/hda ; dd if=/dev/zero of=/dev/hda ;
dd if=/dev/urandom of=/dev/hda

Sure, it is a pain to type the command that number of times, but rest
assured, that will wipe the hard drive by writing random numbers to it
seven times. BTW, it seems like this process takes forever!

As for reviews of hard drive killers, I don't know of any.

Hope that helps,
Chris
  #4  
Old August 10th 04, 03:33 AM
TJM
external usenet poster
 
Posts: n/a
Default

If you really want to kill the hard drive, get yourself a hard drive
degausser. The bad thing is that the degausser usually kills the
chips on the circuit board, hence rendering the hard drive useless.
Right before I left the hospital, they had just invested in one of
those.


That is harsh! I'd rather just buy a $10 sledge hammer and have at
'em......that will render most drives useless as well.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
two hd's on same IDE channel Steve James General 25 March 13th 04 12:06 AM
Mysterious Hard Drive Problem Bill Anderson General 4 January 18th 04 03:43 AM
Multi-boot Windows XP without special software Timothy Daniels General 11 December 12th 03 05:38 AM
Fan Controller and Fan causes floppy drive failure Andrew Diamond Overclocking AMD Processors 16 September 17th 03 06:56 AM
Fan Controller and Fan causes floppy drive failure Andrew Diamond Homebuilt PC's 0 September 14th 03 04:56 AM


All times are GMT +1. The time now is 01:06 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.