If you want to erase the mbr and the partition table of the disk
boot from a linux cdrom and do (assuming your drive is /dev/hda)
dd if=/dev/zero of=/dev/hda count=1 bs=512 && sync
filling in " 446 " will erase all but the partition table.
filling in " 440 " will also leave the disk-id untouched.
Signature/Avatar nuking: none (can be changed in your profile)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum