<p>Repartitioning will do very little; though it certainly makes the files seem to disappear, data recovery software can still find the individual ones and zeroes and read them as raw files (no metadata like filenames, but the data itself is still there).</p>

<p>So yeah, using the dd command or a dedicated utility that actually clears the data bit-by-bit is your best bet in terms of absolute security.  It&#39;ll take awhile, but it&#39;s vastly more reliable and effective.</p>

<p>For added fun you could dd textual data onto a drive (like &quot;nice try, punk!&quot;) by using the dd command and specifying a text file with your desired message as the input.</p>
<p>Hope that all helps.</p>
<p>- Ryan Northrup</p>
<div class="gmail_quote">On May 11, 2012 9:41 AM, &quot;Darth Borehd&quot; &lt;<a href="mailto:darth.borehd@gmail.com">darth.borehd@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We need a fast way to securely wipe hard drives.<br><br>Is there really any way to recover data after doing 1 pass writing zeros to every sector? (This is what we are doing now using the free version of Active Killbits, but it takes over an hour per hard drive.)<br>

<br>If we repartition and reformat Windows NTFS drives as Ext3, is there any way to recover data from them?  (We found this method is faster, but are not sure if it is as secure as the above.)<br><br>The company will not pay for a degausser.<br>

<br>Safety requirements prevent us from doing physical destruction of the &quot;sledge-o-matic&quot; variety.<br><br>We use a computer recycler, but do not trust them 100% to destroy our data.  We know for a fact that equipment they get from us sit unguarded in a warehouse for months before destruction.<br>

<br>Interested in hearing opinions on this.  <br><br><br>
<br>_______________________________________________<br>
vox-tech mailing list<br>
<a href="mailto:vox-tech@lists.lugod.org">vox-tech@lists.lugod.org</a><br>
<a href="http://lists.lugod.org/mailman/listinfo/vox-tech" target="_blank">http://lists.lugod.org/mailman/listinfo/vox-tech</a><br>
<br></blockquote></div>