Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:storage:fstab [2020/01/18 16:54] – [The Mount sections] livy | docs:guide-user:storage:fstab [2021/08/10 14:02] – [The Mount sections] daniel | ||
|---|---|---|---|
| Line 52: | Line 52: | ||
| ==== The Mount sections ==== | ==== The Mount sections ==== | ||
| - | ^Name ^Type ^Required^Default^Description | + | ^Name |
| - | |//device//|string|no |- |The data partition’s device node (e.g. sda1) | | + | |//enabled//|boolean|no |
| - | |// | + | |// |
| - | |//target// | + | |//label// |string |
| - | |// | + | |//device// |string |::: |- |The data partition’s device node (e.g. sda1) | |
| + | |//autofs// |boolean|no |0 |Should autofs (on-demand mounting) be used | | ||
| + | |//target// |string |no |- |The data partition’s mount point. Some values have special meanings, see the Extroot section below.| | ||
| + | |// | ||
| + | |||
| + | <WRAP important> | ||
| + | Managing //autofs// as well as mount notifications (for procd triggers) is taken care of by '' | ||
| + | </ | ||
| ===== The right amount of SWAP ===== | ===== The right amount of SWAP ===== | ||