SHRED for EXT3?

Michael Hennebry hennebry at web.cs.ndsu.nodak.edu
Wed Jul 27 21:04:33 UTC 2005


I think something like this will come close.

lots of random writes
tune2fs -O ^has_journal device
shred shreddees
tune2fs -O  has_journal device

The lots command is to clear propriety information from the journal.
It's probably unnecessary.
It might be useful if the new journal is not in the same place as the old.
In that case, you might want a program that "shreds"
the "file" consisting of all the unused blocks and
use it after restoring journalling.

--
Mike   hennebry at web.cs.ndsu.NoDak.edu
"There are three kinds of people,
those who can count and those who can't."




More information about the fedora-list mailing list