I need to make a back up of the partition tables on my IDE drive. Can someome tell me what blocks that information is located? I thought that dd if=/dev/hda bs=512 count=1 of=/tmp/parttion.table would get it, but I believe that is incorrect. Thanks, Chris