Show Table of Contents
2.4. Additional Resources
The following resources provide an in-depth documentation on the subject.
2.4.1. Installed 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 5 fstab
— The manual page providing a thorough description of the/etc/fstab
file format.
2.4.2. Useful Websites
- Shared subtrees — An LWN article covering the concept of shared subtrees.
- sharedsubtree.txt — Extensive documentation that is shipped with the shared subtrees patches.