Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-19-2004, 11:58 AM
|
#1
|
LQ Newbie
Registered: Jun 2004
Posts: 18
Rep:
|
Linux Distro that will securely clean hard drive?
i get donated computers for my local organzation.
i need a Bootable linux Distro that will allow you to destructively erase a partition. by overwriting the existing data on the disk or file with either random numbers or a series of zeros and ones (or some such bit patterns).
anyone know of any?
Thanks
"A"
|
|
|
10-19-2004, 12:11 PM
|
#2
|
Member
Registered: Aug 2003
Location: Edinburgh, Scotland
Distribution: Gentoo
Posts: 246
Rep:
|
Any live distro should let you do this. If you don't want to modify one then booting to (for example) knoppix and running "dd if=/dev/zero of=/dev/hda" or "cat /dev/zero >/dev/hda" (you will probably have to become root) will overwrite everything with zeros. Replacing /dev/zero with /dev/urandom will overwrite with (pseudo)random bytes.
If you want this to be automated then you could take any bootable distro and add the command to the startup scripts. If you did this then you may want to trim the disc a bit - i.e. no need to start X, detect network/sound/etc in order to erase the hard disc and therefore starting with a more minimal rescue distribution may be simpler. It should be possible to fit what you need on a floppy disc so looking for one of those to modify might be a good idea.
|
|
|
10-19-2004, 07:20 PM
|
#3
|
Member
Registered: May 2003
Location: S.W. Ohio
Distribution: Ubuntu, OS X
Posts: 760
Rep:
|
You can try Knoppix STD, it is a live cd with a ton of applications:
http://www.knoppix-std.org/
Quote:
# wipe : wipe a partition securely. good for prep'ing a partition for dd
# and other typical system tools used for forensics (dd, lsof, strings, grep, etc.)
|
Here are the tools that are included:
http://www.knoppix-std.org/tools.html
And I am using it right now to post this from work. 
|
|
|
10-19-2004, 07:46 PM
|
#4
|
Senior Member
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918
Rep: 
|
|
|
|
10-19-2004, 08:37 PM
|
#5
|
Member
Registered: Aug 2004
Location: Atlanta, GA
Distribution: Slackware, PC-BSD v0.6, FreeBSD v5.3
Posts: 82
Rep:
|
Because I work for this company I have to recommend this IBM Secure Data Disposal. This program works great. It has 3 levels of data shredding with highest being a DOD level shred.
Also Autoclave is really good but I hate using floppies so I found Ultimate Boot CD that has Autoclave on it and other great utilities.
Last edited by Glas; 10-19-2004 at 10:23 PM.
|
|
|
06-26-2006, 10:22 AM
|
#6
|
Member
Registered: Oct 2003
Location: Tennessee
Distribution: Devuan 3.0 (Beowulf)
Posts: 218
Rep:
|
I recommend DBAN (Darik's Boot and Nuke), a free download. It allows you to simply zero-fill or overwrite with random data multiple times. It downloads to your choice of bootable floppy or bootable CD.
http://dban.sourceforge.net/
|
|
|
06-26-2006, 11:42 PM
|
#7
|
Senior Member
Registered: Apr 2004
Location: Surprise, AZ
Distribution: Debian | CentOS | Arch
Posts: 1,103
Rep:
|
i second DBAN... it's excellent.
|
|
|
02-01-2012, 06:43 PM
|
#8
|
LQ Newbie
Registered: Nov 2011
Posts: 2
Rep: 
|
Getting DBAN to run from USB
I also need to use the usb flash with linux to completely wipe some hd's.
I downloaded the DBAN ISO from the DBAN site.
Ran YUMI to install on a usb stick.
Booted from it in MOBALIVE CD program / virtual machine
and it has the error in QEMU:
no configuration file found
I really would like to get this one going...sounds like what I need.
I am a linux newbie. How to change the configuration file to boot from a usb stick?
Any ideas how to use the iso or add it to other distros like UBUNTU .
Thanks R
|
|
|
All times are GMT -5. The time now is 11:23 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|