I would load a *nix bootdisk and do a dd if=/dev/zero of=/dev/rwd0c or whatever is appropriate for your version of *nix -- I'm an OpenBSD user. That would write a 0x00 to every byte on the drive.
actually you would want to do "if=/dev/random" - so to write 'random' information to the drive. you should repeat this several times (dod specs require 7 wipes, IRC).
most disk manufacturers have a low level wiping utility that you can ownload from their website. ibm has their drive fitness test, etc. any of these will let you do a complete wipe of the hd. if you are paranoid, do it 10 times.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.