How do I permanently erase hard disk with a live Linux CD? | Linux Today

How do I permanently erase hard disk with a live Linux CD?

Written By
A
Anonymous
Aug 20, 2016

The secure removal of data is not as easy as you may think. When you delete a file using the default commands of the operating system (for example ???rm??? in Linux/BSD/MacOS/UNIX or ???del??? in DOS or emptying the recycle bin in WINDOWS) the operating system does NOT delete the file, the contents of the file remains on your hard disk.

The only way to make recovering of your sensitive data nearly impossible is to overwrite (???wipe??? or ???shred???) the data with several defined patterns. For erasing hard disk permanently, you can use the standard dd command. However, I recommend using shred command or wipe command or scrub command. In this tutorial, I will explain various open source software that can help you permanently erase the hard disk drive.

A

Anonymous

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.