View Single Post
  #6 (permalink)  
Old 27th September, 2004, 04:53 AM
Áedán's Avatar
Áedán Áedán is offline
Chief Systems Administrator
 
Join Date: September 2001
Location: Europe
Posts: 11,849

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.
__________________
Reply With Quote