| The master boot record lives in the very first sector on the hard disk. It so happens that this sector ALSO contains the partition table.
As to your other question, when partitioning takes place, it's done on a track boundary, not a sector boundary. Technically, it's possible to do it on a sector boundary, but some OSes and partitioning programs take great offense to that, so it's not worth the hassle.
__________________ |