[nflug] Wiping hard drive sensitive personal data

joshj at linuxmail.org joshj at linuxmail.org
Thu Jul 20 09:02:41 EDT 2006


When we last left our adventurers...

> I am working for customer that does business with
> banks and they have personal data that sometimes might
> be kept on their hdd. Is there any good
> recommendations how to completly clean these drives?
> These are windows xp boxes.

If you can boot it up with Linux (eg. sysresccd) you can do a:

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

== or ==

dd if=/dev/urandom of=/dev/hdX

Note: these will take a while.
use a few combinations of each for maximum effectiveness.

-Josh

>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> nflug mailing list
> nflug at nflug.org
> http://www.nflug.org/mailman/listinfo/nflug
>
_______________________________________________
nflug mailing list
nflug at nflug.org
http://www.nflug.org/mailman/listinfo/nflug



More information about the nflug mailing list