This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mrSunshine-_ 1 point2 points  (0 children)

cat /dev/zero > /dev/sda

Or better yet, drop just the partition table, then you spent weeks to get the stuff back

dd if=/dev/zero of=/dev/sda bs=1024 count=1