Storage, Partition, and Mount Model

See disks, partitions, filesystems, mounts, and external drives as a layered storage model instead of a list of admin tools.

Visuals

Storage, Partition, and Mount Model

Storage changes become safer when you understand what layer you are touching before formatting, mounting, or changing partitions.

System map Files and Storage Field-verified

Need the full topic around this model? Open Files and Storage.

Diagram
Physical device

SSD, HDD, USB drive, or virtual block device.

Partition or volume

A logical slice of storage prepared for a filesystem.

Filesystem

The structure that stores files and directories.

Mount point or drive letter

How the active OS exposes the storage to users and apps.

What to notice
  • A physical disk, a partition, a filesystem, and a mount point are different concepts.
  • Formatting changes the filesystem layer, while mounting attaches it into the active path tree.
  • Inspection should always come before destructive storage actions.
Common confusion
  • Using drive, partition, and volume as if they mean the same thing.
  • Thinking mounting creates the filesystem.
  • Thinking deleting a mount point deletes the underlying storage.
Related learning
Files and Storage 6 command anchors

What to do next

Best next step Learning

Open the lesson path when you want the full explanation behind this model.

Open now