Btrfs: Difference between revisions
m link to btrfs documentation |
Restructure page |
||
| Line 206: | Line 206: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== Installation with encryption == | == Tips and tricks == | ||
=== Installation with encryption === | |||
Using [https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup Luks2]: | Using [https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup Luks2]: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
| Line 220: | Line 222: | ||
</code> | </code> | ||
=== Creating Subvolumes === | ==== Creating Subvolumes ==== | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||