LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-30-2004, 06:10 AM   #1
Le_Petit_Lapin
Member
 
Registered: Aug 2004
Posts: 32

Rep: Reputation: 15
Knoppix Drive Erase


Is there any way, from within Knoppix, to completely erase all data on a hard drive (in a similar manner to iolo's Drive Scrubber)

My hard drive is no longer working in any real manner, wont let anything be installed on it, and this seems the only solution.

Thanks
 
Old 08-30-2004, 07:41 AM   #2
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
If you can get access to a Win computer, download Seagate Discwizard and create a bootable floppy set. From this, you can zero-fill the hard drive.

Baldrick
 
Old 08-30-2004, 07:55 AM   #3
Le_Petit_Lapin
Member
 
Registered: Aug 2004
Posts: 32

Original Poster
Rep: Reputation: 15
Oh no, I've got a copy of iolo Drive scrubber on disc at a friends house, but that involves a bit of driving to go get it. I was just wondering if Knoppix could do something similar, saving me the journey.
 
Old 08-30-2004, 08:08 AM   #4
Baldrick65
Member
 
Registered: Aug 2003
Location: Dunedin NZ
Distribution: Mint 13 Cinnamon
Posts: 653

Rep: Reputation: 31
Not that I'm aware of .. sorry. Maybe one of the resident Knoppix experts can enlighten us further.

Baldrick
 
Old 08-30-2004, 08:23 AM   #5
jomen
Senior Member
 
Registered: May 2004
Location: Leipzig/Germany
Distribution: Arch
Posts: 1,687

Rep: Reputation: 55
I'm quite sure that there is the program "wipe" on knoppix - which does the job perfectly

man wipe for usage-info

you could also use a dd command to write random data over and over to that disc

dd if=/dev/urandom of=/dev/your_disk + some other options... - and do that several times...
 
Old 08-30-2004, 01:20 PM   #6
jonthelam
Member
 
Registered: Jul 2004
Location: Southern California
Distribution: Slackware 10
Posts: 61

Rep: Reputation: 16
Why don't you use the Ultimate Boot CD? It got me out of alot of jams recently.

http://www.ultimatebootcd.com
 
Old 08-31-2004, 03:13 AM   #7
Le_Petit_Lapin
Member
 
Registered: Aug 2004
Posts: 32

Original Poster
Rep: Reputation: 15
Drive Scrubber refuses to boot up on my PC...
I'll try that ultimate Boot CD later on.
 
Old 08-31-2004, 05:00 AM   #8
rm6990
Member
 
Registered: Aug 2004
Location: Canada
Distribution: SUSE 9.1 Pro and Debian Testing on Server
Posts: 469

Rep: Reputation: 30
I personally think System Rescue CD is a much better boot disc. You can get the link from distrowatch. Anyways, I'd recommend trying it and seeing what is on it if Ultimate Boot CD Doesnt do the job.
 
Old 08-31-2004, 07:07 AM   #9
m_yates
Senior Member
 
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249

Rep: Reputation: 101Reputation: 101
There is a free program here that is very small: http://dban.sourceforge.net/

But as someone already stated, you can use "dd" to overwrite the entire drive. Either:
Code:
dd if=/dev/zero of=/dev/hda
will fill the hard drive (hda) with zeros. Or:
Code:
dd if=/dev/urandom of=/dev/hda
will fill with random numbers. One pass will make it virtually impossible to recover anything off the drive. If you repeat the command, it will make it more securely erased. 3 passes will truely elimate any possibility of recovering anything.
 
  


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
USB Drive As HD for Knoppix aeuzent Linux - Newbie 8 03-27-2005 05:01 AM
cant erase hard drive Xentrix Linux - General 3 07-14-2004 09:22 AM
cd-rom drive working in knoppix Hard drive installation dj_dubbbz Linux - Newbie 5 03-02-2004 10:58 AM
Erase Hard Drive from Rescue? mithras Linux - Newbie 6 12-11-2003 11:29 PM
How to erase hard drive . . . zthomasz Linux - General 2 07-30-2003 10:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:00 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