Visual Atlas Use diagrams, maps, and comparisons when the concept is still fuzzy in plain text.

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.

System map

Storage, Partition, and Mount Model

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

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, Search, and Storage 5 command anchors