Re: Wanted: Secure-delete utility for Linux

Dave Cinege (dcinege@psychosis.com)
Tue, 22 Dec 1998 04:21:03 -0500


Shail Bains wrote:
>
> Linux equivalent of WipeFile: srm (Secure ReMove) at
> metalab.unc.edu/pub/Linux/system/filesystems/srm.lsm
>
> Dunno of an equivalent for WipeDisk, though...

dd if=/dev/zero of=/dev/hdX : >

To be really sure I think that should be followed by /dev/urandom
then zero again.

AFAIK DoD military grade wiping is zero->random->zero->random->zero.

-- 
http://www.linkscape.net/       Linkscape Internet Services   732-541-4214
http://www.linuxrouter.org/     Linux Router Project

At 19981216.11:59 Zulu, Mach 1 was broken with a 1.0080162GHz Dual CPU machine. I'm the Degenerate Overclocker that did it. http://www.psychosis.com/doa/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/