Domain Discussion Board

Go Back   Domain Discussion Board > General > Tutorials

 
Reply
 
LinkBack Thread Tools Display Modes
Howto: Zero out your storage devices using any Linux Distro
Old
  (#1 (permalink))
curriegrad2004
Banned
curriegrad2004 is an unknown quantity at this point
 
Status: Offline
Posts: 53
Points: 54.1
Bank: 547.8
Total Points: 601.9
Donate
Join Date: Nov 2006
Rep Power: 0
Howto: Zero out your storage devices using any Linux Distro - 11-25-2006, 01:05 PM

As root, type in the following command in a terminal window:

dd if=/dev/zero of=/dev/[insert your destination drive here] bs=1M

The DD command was orignally designed to copy hard disks, but since it can copy zeroes from /dev/zero, this makes it a very good command to wipe out used hard drives or USB flash drives before you sell 'em on ebay or give 'em away. A format isn't enough to wipe out all data. It only overwrites the partition table. For true erasure, you should consider DBAN, which includes some secure erasure agrothims in that disk.
   
Reply With Quote
Re: Howto: Zero out your storage devices using any Linux Distro
Old
  (#2 (permalink))
subodh
Banned
subodh is infamous around these partssubodh is infamous around these partssubodh is infamous around these partssubodh is infamous around these partssubodh is infamous around these partssubodh is infamous around these partssubodh is infamous around these partssubodh is infamous around these partssubodh is infamous around these partssubodh is infamous around these partssubodh is infamous around these parts
 
Status: Offline
Posts: 0
Points: 0.0
Bank: 0.0
Total Points: 0
Donate
Join Date: Nov 2006
Rep Power: 0
Re: Howto: Zero out your storage devices using any Linux Distro - 11-25-2006, 09:26 PM

Very usefull tip. Thanks for it.
Yes, it is possible to retrive data from disk after formatting.
   
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 1.0
Points Per Thread: 15.0
Points Per Reply: 5.0


Similar Threads
Thread Thread Starter Forum Replies Last Post
Beginners Guide to Linux + Easy Installation Guide, Abhimathur Tutorials 10 07-30-2007 11:43 PM
Microsoft amenaza con demandar a los distribuidores de Linux thetiger43 Tecnologia Web General 6 04-05-2007 01:36 PM
File Hosting Services (Complete)! Ljiljan Hosting Providers 42 01-26-2007 10:33 PM
Microsoft Owns Linux Now!!!!!! SugarBlush Chit-Chat Area - Internet Related 8 11-25-2006 09:35 PM
Microsoft pacta con Novell la interoperabilidad de Windows y Linux Ohsakm Tecnologia Web General 4 11-05-2006 02:23 PM


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 ©2007, Crawlability, Inc.