Completely Erase Hard Drive?

Do this several times from within a Linux live disc (you might use [font=monospace]hda[/font] instead of [font=monospace]sda[/font]):

dd if=/dev/urandom of=/dev/sda

It’ll work great.