mount and umount
0%

The Filesystem · Lesson 6

mount and umount

Learn how to attach, inspect, and safely detach filesystems using verified sources and mount points.

Mounting attaches a filesystem to a directory in the visible namespace. The source can be a block device, network export, virtual filesystem, bind source, or another implementation-specific object. The target directory is called the mount point.