How to wipe your MBR in Linux
dd if=/dev/zero of=/dev/hda/ bs=446 count=1