Recovering deleted files from ext3
Recovering deleted files from ext3
Posted Mar 20, 2008 10:21 UTC (Thu) by Cato (guest, #7643)In reply to: Recovering deleted files from ext3 by gdt
Parent article: Recovering deleted files from ext3
Actually shred works fine on ext3 in default configurations, i.e. as long as you are only doing 'writeback' of data, meaning that filesystem metadata is journalled but file contents metadata is not. See http://en.wikipedia.org/wiki/Ext3 and in particular http://wiki.linuxquestions.org/wiki/Talk:Shred
