LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-30-2004, 12:33 PM   #1
syx
LQ Newbie
 
Registered: Dec 2001
Distribution: SlackWare 9.1
Posts: 14

Rep: Reputation: 0
Talking need to destroy data on drive


Hey guys,

I used a tool in the past that was based on linux and was in the form of a bootable floppy disk. This tool allowed you to destroy data using sequential or random writes of Zeros and Ones.

If its sound familiar to any of you please let me know....
its kind of urgent

Regards,
Syx
 
Old 09-30-2004, 01:22 PM   #2
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
I'd suggest checking the manufacturer's website for any utility programs, many of them offer "all zero" blanking programs.

You can also do it in Linux using the dd command. Man dd for more info, but the basic format is
Code:
dd if=/dev/zero of=<target> bs=<blocksize> count=<iterations>
Similarly, you can use /dev/urandom to write a random series of ones and zeroes. -- J.W.
 
Old 09-30-2004, 01:28 PM   #3
mikedeatworld
Member
 
Registered: Nov 2003
Location: Farmington Michigan
Distribution: UBUNTU - Slackware - SuSE 9.1 - Knoppix - Fedora
Posts: 828

Rep: Reputation: 30
J.W. is there a way to repeat this dd process several times in a row?


I'd think you'd be able to write a prog easily using this utitlity....
 
Old 09-30-2004, 01:34 PM   #4
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Sure - you could just manually re-run the command, or read this page from Rute which describes things in more detail. -- J.W.
 
Old 09-30-2004, 01:35 PM   #5
Not now, John!
Member
 
Registered: Jul 2004
Distribution: LFS 5.1
Posts: 161

Rep: Reputation: 30
man shred
 
Old 09-30-2004, 01:53 PM   #6
David_g17
LQ Newbie
 
Registered: Nov 2003
Posts: 29

Rep: Reputation: 15
Quote:
Originally posted by Not now, John!
man shred
===============================
CAUTION: Note that shred relies on a very important assumption: that
the filesystem overwrites data in place. This is the traditional way
to do things, but many modern filesystem designs do not satisfy this
assumption. The following are examples of filesystems on which shred
is not effective:

* log-structured or journaled filesystems, such as those supplied with

AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)
===============================
 
Old 09-30-2004, 02:04 PM   #7
mikedeatworld
Member
 
Registered: Nov 2003
Location: Farmington Michigan
Distribution: UBUNTU - Slackware - SuSE 9.1 - Knoppix - Fedora
Posts: 828

Rep: Reputation: 30
I just noticed that a lot of shareware/licensed software that claims to do this.

Are they simply using this function of unix and adding a fancy GUI???
 
Old 09-30-2004, 02:49 PM   #8
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
I like this one.
 
Old 09-30-2004, 02:58 PM   #9
jonthelam
Member
 
Registered: Jul 2004
Location: Southern California
Distribution: Slackware 10
Posts: 61

Rep: Reputation: 16
I use wipe on Knoppix.
 
Old 09-30-2004, 03:00 PM   #10
mikedeatworld
Member
 
Registered: Nov 2003
Location: Farmington Michigan
Distribution: UBUNTU - Slackware - SuSE 9.1 - Knoppix - Fedora
Posts: 828

Rep: Reputation: 30
is wipe the command???
 
Old 09-30-2004, 03:02 PM   #11
jonthelam
Member
 
Registered: Jul 2004
Location: Southern California
Distribution: Slackware 10
Posts: 61

Rep: Reputation: 16
yup...

Code:
man wipe
for more info. I use this before I recycle all my HDs.
 
Old 10-01-2004, 12:56 PM   #12
Not now, John!
Member
 
Registered: Jul 2004
Distribution: LFS 5.1
Posts: 161

Rep: Reputation: 30
Quote:
Originally posted by David_g17
===============================
CAUTION: Note that shred relies on a very important assumption: that ...
Didn't know that... interesting.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting data from old boot drive diana_chen23 Linux - Newbie 10 06-30-2005 08:48 AM
cannot see any data on fat 32 drive idagon Mandriva 25 11-08-2004 09:05 AM
Trouble adding drive with data vrivett Red Hat 1 10-16-2004 04:06 AM
Transfering data to another hard drive thors_hammer123 Linux - Hardware 2 07-04-2004 04:34 AM
Getting Data off old hard drive artemis Linux - Hardware 6 11-02-2002 01:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration