I have read man dd, but still am unsure of what it means. look at this line of code
Code:
dd if=/dev/zero of=/dev/hda bs=512 count=1
with having the count=1 option, will it only do the mbr? I have used that command before and it seemed to format the WHOLE drive.