meta data for this page
  •  

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:fs:btrfs_as_root2 [2017/02/06 12:52] niziaklinux:fs:btrfs_as_root2 [2025/03/24 08:32] (current) – ↷ Links adapted because of a move operation niziak
Line 52: Line 52:
  
 **NOTE:** Create subvolumes for things which shouldn't be included in snapshot of parent volume. Like some /var/../cache, etc **NOTE:** Create subvolumes for things which shouldn't be included in snapshot of parent volume. Like some /var/../cache, etc
 +
 +[[https://wiki.archlinux.org/index.php/Snapper#Suggested_filesystem_layout]]
  
 <code bash> <code bash>
Line 119: Line 121:
  
 Create subvolumes: Create subvolumes:
-<code>+<code bash>
 cd /mnt cd /mnt
 btrfs subvolume create @pool btrfs subvolume create @pool
Line 130: Line 132:
 </file> </file>
  
 +[[https://btrfs.wiki.kernel.org/index.php/SysadminGuide#Btrfs_on_top_of_dmcrypt]]
 ===== Add 2nd disc ===== ===== Add 2nd disc =====
-See [[btrfs_multidisk]]+See [[.btrfs:multidisk]]