• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Software to completely wipe a disk

Goi

Diamond Member
Hi,

I'm looking for a software that securely erases every sector of a disk, either multiple passes, or some pseudorandom data, or both. It needs to be in a bootable disk(floppy/CDROM) since it will be used on a laptop. I've found many that does erase but didn't find any that comes with a boot disk option.

Preferably freeware/open source too.

Thanks!
 
dban - http://dban.sourceforge.net/

Darik's Boot and Nuke ("DBAN") is a self-contained boot disk that securely wipes the hard disks of most computers. DBAN will automatically and completely delete the contents of any hard disk that it can detect, which makes it an appropriate utility for bulk or emergency data destruction.
 
Thanks, I actually discovered DBAN after some googling, and got it to work. I've tried DoD-short and PRNG methods, but both seem to yield about a 3MB/s throughput after a while. Is there any faster method that writes a single pass random/pseudorandom data to the entire disk?

Thanks!
 
Back
Top