Linux Partition Types

Primary: Bootable partitions, max 4 per disk
Extended: Special container that holds logical partitions
Logical: Reside inside extended, unlimited count

MBR: Old standard, 2TB limit, 4 primary max
GPT: Modern, >2TB disks, 128+ partitions, UEFI-ready

Choose GPT for new systems. Your future self thanks you. 💾

#Linux #SysAdmin #Storage #Partitions #DevOps