HD Formatter?

Peach

Gawd
Joined
Feb 3, 2005
Messages
994
I'm selling a PC, and I want to clean format it before I sell it. Whats the most secure way of doing this?
 
If you have Linux running on a box (knoppix will work too), the easiest way would be to do
dd if=/dev/urandom of=/dev/drive bs=1M
drive=hda1, etc. Repeat a few times for security.

For Windows, check out DBAN (be careful) or Active@ KillDisk.
 
I'll add a third vote for Darik's Boot and Nuke (DBAN)
which is on the Ultimate Boot CD

get started as soon as possible, it can take awhile to wipe a large drive with multiple patterns
(like all day) dont get crazy with how many patterns you use, but something over a single zero fill would be a good idea
the more patterns the higher the security, but unless its forensic recovery at the NSA labs more than 3 patterns is really overkill
 
Ice Czar said:
I'll add a third vote for Darik's Boot and Nuke (DBAN)
which is on the Ultimate Boot CD

get started as soon as possible, it can take awhile to wipe a large drive with multiple patterns
(like all day) dont get crazy with how many patterns you use, but something over a single zero fill would be a good idea
the more patterns the higher the security, but unless its forensic recovery at the NSA labs more than 3 patterns is really overkill

Great little program. Love just letting it run all day. Yes, it is overkill, but it's fun! :D

Ice Czar, you're the last person I thought I'd hear say 'overkill' when it comes to paranoia. :p
j/k :D
 
Back
Top