19.4. mount Command References
The following resources provide an in-depth documentation on the subject.
Manual Page Documentation
man 8 mount
: The manual page for themount
command that provides a full documentation on its usage.man 8 umount
: The manual page for theumount
command that provides a full documentation on its usage.man 8 findmnt
: The manual page for thefindmnt
command that provides a full documentation on its usage.man 5 fstab
: The manual page providing a thorough description of the/etc/fstab
file format.
Useful Websites
- Shared subtrees — An LWN article covering the concept of shared subtrees.