Clean Format With DD
Posted by in LinuxIf 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.
