[Cialug] What are people using for a USB/LiveCD for erasing hard drives?

Daniel A. Ramaley daniel.ramaley at drake.edu
Mon Nov 16 13:59:52 CST 2009


On 2009-11-16 at 11:30:31, kristau wrote:
>If DBAN can't do that, then look at System Rescue CD (sysresccd.org).
>You can boot that into RAM, then use dd or shred to wipe the drives.

That's kind of what i do--i just grab the nearest bootable CD (Debian, 
Red Hat, OpenBSD... whatever) and then use a command such as:
    # dd if=/dev/zero of=/dev/sda bs=1048576
Of course, change "/dev/sda" as appropriate. If the machine has multiple 
drives, you can background that (by adding "&" to the end of the line) 
and start a second or third one as necessary.

-- 
Daniel A. Ramaley
Network Engineer 2

Dial Center 118, Drake University
2407 Carpenter Ave / Des Moines IA 50311 USA
Tel: +1 515 271-4540
Fax: +1 515 271-1938
E-mail: daniel.ramaley at drake.edu


More information about the Cialug mailing list