Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Software > ARCHIVES - Software Recommendations & Requests
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Software Recommendations & Requests A place to comment about software you want, like, or dislike

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 24-Mar-2008, 19:15
Yuki_Nagato
Guest
 
Posts: n/a
Default

I know the only guaranteed way to prevent data from being stripped from a hard drive is the hammer/microwave combination. However, if I wish to wipe an old Windows machine of viruses and other malware junk to install a nice, fresh Linux distribution, what software should I use?

I have heard that DBAN is one of the most pry-resistant. Any objections?
  #2 (permalink)  
Old 24-Mar-2008, 21:33
BNG22908
Guest
 
Posts: n/a
Default

Actually, just for your information, all data can be erased from a hard drive by writing random 1s and 0s to it, making several full passes over the entire disk. A good program for that is boot-and-nuke. After making three passes with that program, even the CIA wouldn't be able to get any data off the disk.
  #3 (permalink)  
Old 24-Mar-2008, 21:52
McQueen
Guest
 
Posts: n/a
Default

Well, I'm not sure about it being forensic safe. For that I wouldn't trust much past a ceramic furnace.
  #4 (permalink)  
Old 25-Mar-2008, 05:20
JoopB
Guest
 
Posts: n/a
Default

Quote:
I know the only guaranteed way to prevent data from being stripped from a hard drive is the hammer/microwave combination. However, if I wish to wipe an old Windows machine of viruses and other malware junk to install a nice, fresh Linux distribution, what software should I use?

I have heard that DBAN is one of the most pry-resistant. Any objections?
[/b]

Hi Yuki,

If your goal is to wipe a disk that previously had Windows on it, you can also boot the computer using for instance a Suse LiveCD or Knoppix or something similar. From here, you can open a command window and use the "shred" command to shred the entire contents of the device. After that, if should be clean enough for a nice, fresh install of the Linux distribution of your choice.

A command like
Code:
shred --verbose /dev/sda5
should do the trick nicely. Of course, replace the sda5 part with the actual device you're trying to "destroy".

Hope that helps,

Joop
 

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2