Storage Management

Partition

English

Overview

A division of a single disk into multiple regions.

Details

A logically divided region of a single physical disk. Each can hold its own independent file system, letting you separate usage -- one for the OS, another for data. The older MBR scheme limited a disk to four primary partitions, a restriction the newer GPT scheme largely does away with.

More Linux terms