Re: Help with wipe

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Eric Richardson
Date:  
To: plug-discuss
Subject: Re: Help with wipe
Mike Garfias wrote:

>I'd just do something like:
>
>dd if=/dev/random of=/dev/hdb
>
>do that 10 times or so, and it'll be clean
>
>
>
>

After looking at the article
http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html
<http://www.cs.auckland.ac.nz/%7Epgut001/pubs/secure_del.html>

it looks like for modern drives that the 8 random passes out of 35
specified in this article are part of the suggested process. I'm
assuming wipe uses something similar. Also wipe is useful on mountable
drives for single files but they must be mounted with the mand option so
the sync calls will flush the cache. As far as I understand at least.

I'll probably give this a try assuming dd will work on the raw device.

Eric

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss