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.
The Filesystem · Lesson 6
mount and umount
Learn how to attach, inspect, and safely detach filesystems using verified sources and mount points.