sometimes a cigar is just a cigar
Header image

Clean Format With DD

Posted by ALonon in Linux

If your data is important for you, you can prefer format with DD to make restore impossible. Simply to fill all your partions with “0″,  use this:

dd if=/dev/zero of=/dev/sda1 bs=1M

You can mount your hdd with using a live linux.

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>