[NTLUG:Discuss] PhotoRec tidbit..

David Simmons dave at dgnal.net
Sat Jun 28 07:38:04 CDT 2008



> IF you want to truly get rid of the pix, you need something like
eraser
> for Windoze or the secure delete series (smem, sfill, srm
at
> www.thc.org) for Linux/Unix and do it from a PC.

or something as simple as running:

dd if=/dev/zero
of=/dev/sdcard bs=1k count=(size of memory card)

OR if you're
feeling especially saucy, you could use 'if=/dev/random'

HTH,

dave





More information about the Discuss mailing list