/etc/fstab (help)
The file fstab contains descriptive information about the various file systems. It is the duty of the system administrator to properly create and maintain this file. [...] Each filesystem is described on a separate line; fields on each line are separated by tabs or spaces. Lines starting with # are comments. The order of records in fstab is important because fsck, mount, and umount sequentially iterate through fstab doing their thing.[1]
Documentation
- man 5 'fstab' [EN]
Examples
1 pages found:
References
- ↑ man 5 'fstab'