Linux Sysadmin Test Prep
fstab
fstab
fstab
| FS | Mount Point | Type | Options | Dump | Check |
|---|---|---|---|---|---|
| UUID/Path | Path | ext4 | noauto | 0 | 0,1,2 |
| (off, system, else) |
Options:
- defaults (rw, suid, dev, exec, auto, nouser, and async))
- user/nouser
- auto/noauto
- ro/rw
- noexec/exec
- acl/noacl
- usrquota/grpquota
- sw
Edit this page on GitHub