- A hard disk provides a single large storage space
- Usually split into partitions
- Information about partitions is stored in the partition table
- Linux defaults to using partition tables compatible with Microsoft Windows
- For compatibility with Windows, at most four primary partitions can be made
- But they can be extended partitions, which can themselves be split into smaller logical
partitions
- Extended partitions have their own partition table to store information about logical partitions