Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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] livydocs: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       ^Type   ^Required ^Default^Description                                                                                        ^ 
-|//device//|string|no      |     |The data partition’s device node (e.g. sda1)                                                       +|//enabled//|boolean|no       |     |Enables/disables using UCI section                                                                 
-|//uuid//  |string|no      |-      |The data partition’s file system UUID (not GPT partition UUIDs, aka PARTUUID)                      | +|//uuid//   |string |yes (one)|-      |The data partition’s file system UUID (not GPT partition UUIDs, aka PARTUUID)                      | 
-|//target//|string|no      |-      |The data partition’s mount point. Some values have special meanings, see the Extroot section below.| +|//label//  |string |:::      |-      |The data partition’s label                                                                         | 
-|//options//|string|no     |-      |The data partition's mount options, e.g. noexec,noatime,nodiratim.                                 |+|//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.| 
 +|//options//|string |no       |-      |The data partition's mount options, e.g. noexec,noatime,nodiratim.                                 | 
 + 
 +<WRAP important> 
 +Managing //autofs// as well as mount notifications (for procd triggers) is taken care of by ''blockd''. Hence ''blockd'' needs to be installed for those features to work. 
 +</WRAP>
  
 ===== The right amount of SWAP ===== ===== The right amount of SWAP =====
  • Last modified: 2024/01/05 21:45
  • by linus