List three types of information contained in a hard drive's partition table?
A map to the partitions on the hard drive. This table tells BIOS how many partitions the drive has and how each partitions is divided into one or more logical drives, which partition contains the drive to be used for booting (called the active partition), and where each logical drive begins and ends.1-map to the partitions on on the hard drive2-information about where each logical drive is located, where it starts and where it ends3-which partition contains the drive to be used for booting (the active partition)The first is a map to the partitions on the harddrive,and how they are divided, the second, which partition contains the drive to be used for booting this is called the "Active Partition", and third where each logical begin and ends.