• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

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