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 [2019/08/26 12:03] – tag optimization, formatting optimization vgaetera | docs:guide-user:storage:fstab [2021/08/10 14:02] – [The Mount sections] daniel | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| Since the tool dealing with mounts is **block**, all current options can be found in its [[https:// | Since the tool dealing with mounts is **block**, all current options can be found in its [[https:// | ||
| - | ==== Creating fstab ==== | + | ===== Creating fstab ===== |
| You should use the //block// utility. | You should use the //block// utility. | ||
| Install the package // | Install the package // | ||
| Line 52: | Line 52: | ||
| ==== The Mount sections ==== | ==== The Mount sections ==== | ||
| - | ^Name ^Type ^Required^Default^Description | + | ^Name |
| - | |// | + | |// |
| - | |//uuid// |string|no |- |The data partition’s UUID | + | |// |
| - | |// | + | |// |
| - | |// | + | |//device// |string |::: |
| + | |//autofs// |boolean|no |0 |Should autofs (on-demand mounting) be used | | ||
| + | |//target// |string |no | ||
| + | |// | ||
| + | |||
| + | <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 ===== | ||