How to wipe/erase hard drives clean so data cannot be recovered for privacy reasons

This is something many people and especially businesses worry about, or at least they should.  Before throwing away a hard drive, returning a hard drive, or especially Warrantying/RMAing it, you should wipe the drive.

Linux provides the "shred" and "dd" utlities which work quite well.  It seems even a single pass is good enough but by default shred will do 3 passes.

Here\'s an example of using shred in Linux (I use a custom made distribution from a USB key):

/shred -v /dev/sdd
./shred: /dev/sdd: pass 1/3 (random)...
./shred: /dev/sdd: pass 1/3 (random)...585MiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...1.0GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...1.4GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...1.8GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...2.3GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...2.7GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...3.1GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...3.6GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...4.0GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...4.5GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...4.9GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...5.4GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...5.8GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...6.3GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...6.7GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...7.2GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...7.6GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...8.0GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...8.5GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...8.9GiB/932GiB 0%
./shred: /dev/sdd: pass 1/3 (random)...9.4GiB/932GiB 1%
./shred: /dev/sdd: pass 1/3 (random)...9.8GiB/932GiB 1%
./shred: /dev/sdd: pass 1/3 (random)...10GiB/932GiB 1%
./shred: /dev/sdd: pass 1/3 (random)...11GiB/932GiB 1%
./shred: /dev/sdd: pass 1/3 (random)...12GiB/932GiB 1%
./shred: /dev/sdd: pass 1/3 (random)...13GiB/932GiB 1%
./shred: /dev/sdd: pass 1/3 (random)...14GiB/932GiB 1%
./shred: /dev/sdd: pass 1/3 (random)...15GiB/932GiB 1%
./shred: /dev/sdd: pass 1/3 (random)...16GiB/932GiB 1%
./shred: /dev/sdd: pass 1/3 (random)...17GiB/932GiB 1%

 

You can also use dd and some suggest it works just as well even once:

dd if=/dev/zero of=/dev/sdyourdrivedevice bs=16M


Tags:

erase, recovered, reasonsthis, businesses, warrantying, rmaing, linux, provides, quot, shred, dd, utlities, default, custom, usb, dev, sdd, mib, gib, sdyourdrivedevice, bs,

Latest Articles

  • FreePBX 17 How To Add a Trunk
  • Docker Container Onboot Policy - How to make sure a container is always running
  • FreePBX 17 How To Add Phones / Extensions and Register
  • Warning: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes. solution
  • Cisco How To Use a Third Party SIP Phone (eg. Avaya, 3CX)
  • Cisco Unified Communication Manager (CUCM) - How To Add Phones
  • pptp / pptpd not working in DD-WRT iptables / router
  • systemd-journald high memory usage solution
  • How to Install FreePBX 17 in Linux Debian Ubuntu Mint Guide
  • How To Install Cisco's CUCM (Cisco Unified Communication Manager) 12 Guide
  • Linux Ubuntu Redhat How To Extract Images from PDF
  • Linux and Windows Dual Boot Issue NIC Won't work After Booting Windows
  • Cisco CME How To Enable ACD hunt groups
  • How to install gns3 on Linux Ubuntu Mint
  • How to convert audio for Asterisk .wav format
  • Using Cisco CME Router with Asterisk as a dial-peer
  • Cisco CME How To Configure SIP Trunk VOIP
  • Virtualbox host Only Network Error Failed to save host network interface parameter - Cannot change gateway IP of host only network
  • Cisco CME and C7200 Router Testing and Learning Environment on Ubuntu 20+ Setup Tutorial Guide
  • Abusive IP ranges blacklist