PDA

View Full Version : Windows Ghosting...




JLS
Oct 13, 2004, 11:53 AM
Does anyone have any software recommendations for totally wiping a hard drive.. not just formatting it. I want to make sure the person im selling it too can't recover any of my data, so I want it totally clean.

Ive got a buyer for my laptop (a windows xp machine) which im selling (so I can buy a powerbook instead).

I know this is a mac forum, but lots of you use both.

Thanks for any help



stoid
Oct 13, 2004, 12:24 PM
Run Disc Utility from an OS disc, and there is an option to zero the HD, and another to do an 8x random write.

monkeydo_jb
Oct 13, 2004, 12:50 PM
The best way to do a low level format (zero the drive) is to find out what brand the drive
is and get a utility from the manufacturer's website.

monkeydo_jb
Oct 13, 2004, 01:00 PM
Just found this (http://www.r-wipe.com/) utility.

It has a free, fully functional 15 day trial.

jeremy.king
Oct 13, 2004, 01:04 PM
Found this too

http://www.heidi.ie/eraser/

EminenceGrise
Oct 13, 2004, 02:03 PM
You could always download a small floppy disribution of Linux or BSD and use dd, e.g. "dd if=/dev/random of=/dev/hda", as root a couple of times. That should do the trick. Might just be easier to download one of the other utilities mentioned though.

JLS
Oct 13, 2004, 02:28 PM
Thanks guys. Those apps seemed to run within windows (meaning they wont delete the 'secret' files windows denys access too) so it has to be done in dos. Great huh.

I had a look into linux formatting tools and found this:

http://dban.sourceforge.net/

Thanks very much eveyone :)