<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Would using a powerful magnet also work?? :)<BR>
<BR> <BR>> From: ehemdal@townisp.com<BR>> To: fedora-list@redhat.com<BR>> Date: Tue, 9 Jun 2009 22:58:05 -0400<BR>> Subject: Re: OT: Can Reformatting A Hard Drive To ext3 Destroy All the Data On It?<BR>> <BR>> <BR>> <BR>> > Robert L Cochran wrote:<BR>> >> I have a hard drive that I need to destroy the data on. What is the most<BR>> >> dependable way to do this? Can reformatting the drive as ext3 or ext4 or<BR>> >> some other filesystem effectively destroy the existing data?<BR>> >><BR>> >> Is there free software that can write zeroes or some form of nonsense to<BR>> >> every storage location?<BR>> ><BR>> ><BR>> > Overwriting the disc, even several times, is not enough to guarantee<BR>> > that the data _cannot_ be recovered. If you truly need to make the<BR>> > data unrecoverable, then a hammer is all that's needed. To be truly<BR>> > sure, open the case (also requires a screwdriver or nutdriver),<BR>> > and shatter each disc separately. They are usually ceramic these<BR>> > days, I think. Anyway, physical destruction is the only real guarantee.<BR>> ><BR>> > Mike<BR>> <BR>> Much depends on how "destroyed" your data needs to be. You can certainly<BR>> write zeros to a drive<BR>> <BR>> dd if=/dev/zero of=/dev/hda #or whatever device is your drive<BR>> <BR>> does the trick. But if you have any special partitions for diagnostics, a<BR>> "recovery image", or you just have some space on the drive that can't be<BR>> reached then this won't really destroy everything. Some drives have<BR>> reserved areas that aren't accessible through normal OS means.<BR>> <BR>> There are programs like Darik's Boot and Nuke (dban.org) that claim to<BR>> destroy data by various means. I don't know if they can clean<BR>> manufacturer's reserved areas on the drive.<BR>> <BR>> If you have very sensitive data, then as Mike posted, shatter the drive.<BR>> Break it so that no piece of the disk is larger than one disk sector,<BR>> otherwise a piece might have a cleanly recoverable chunk of data on it.<BR>> <BR>> This link might help:<BR>> http://www.stanford.edu/group/security/securecomputing/data_destruction_guidelines.html<BR>> <BR>> I know that there are a number of commercial services that offer to destroy<BR>> disks, recycle what can be recovered, and provide you evidence of "observed<BR>> destruction", although I don't have much experience with them.<BR>> <BR>> Erik<BR>> <BR>> <BR>> -- <BR>> fedora-list mailing list<BR>> fedora-list@redhat.com<BR>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list<BR>> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines<BR><br /><hr />Windows Live™: Keep your life in sync. <a href='http://windowslive.com/explore?ocid=TXT_TAGLM_WL_BR_life_in_synch_062009' target='_new'>Check it out.</a></body>
</html>