sfill and bzip!<br><br>sfill will wipe all the empty space on the filesystem with 0's, and then you follow it with bzip of the actual device.  That way you don't zip up any deleted files that remain on your filesystem.<br>
<p><code> sudo apt-get install secure-delete </code></p>

<p>This has four tools:</p>

<p>srm - securely delete an existing file<br>
smem - securely delete traces of a file from ram<br>
sfill - wipe all the space marked as empty on your hard drive<br>
sswap - wipe all the data from you swap space.</p><br><br><div class="gmail_quote">On Fri, Apr 22, 2011 at 9:56 AM, Alison Chaiken <span dir="ltr"><<a href="mailto:alchaiken@gmail.com">alchaiken@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Thanks to Corey and Akkana for their previous helpful suggestions<br>
about formatting and check-summing SD cards.    Here's a helpful<br>
resource which I can't remember posting here before:<br>
<br>
<a href="http://lwn.net/Articles/428584/" target="_blank">http://lwn.net/Articles/428584/</a><br>
Optimizing Linux with cheap flash drives<br>
<br>
Meanwhile, I have another question: what is the best way to back up an<br>
SD card?    I could use the usual methods for backing up a Linux<br>
filesystem, but given that SD cards are removable and have smaller<br>
filesystems, is there a better way?   Thanks for any suggestions, as<br>
always.<br>
<br>
--<br>
Alison Chaiken<br>
(650) 279-5600  (cell)<br>
             <a href="http://www.exerciseforthereader.org/" target="_blank">http://www.exerciseforthereader.org/</a><br>
A career in Silicon Valley is just like a chess game, only players can<br>
move all the pieces every turn and some of the pawns bite.<br>
_______________________________________________<br>
Tiny-tux mailing list<br>
<a href="mailto:Tiny-tux@lists.noisebridge.net">Tiny-tux@lists.noisebridge.net</a><br>
<a href="https://www.noisebridge.net/mailman/listinfo/tiny-tux" target="_blank">https://www.noisebridge.net/mailman/listinfo/tiny-tux</a><br>
</blockquote></div><br>