Bcachefs: Difference between revisions
Simplify setup instructions |
→Usage: Change partition encryption password |
||
Line 88: | Line 88: | ||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> | ||
# bcachefs fsck /dev/sda | # bcachefs fsck /dev/sda | ||
</syntaxhighlight>Change partition encryption password for <code>/dev/sda1</code><syntaxhighlight lang="console"> | |||
# bcachefs set-passphrase /dev/sda1 | |||
</syntaxhighlight> | </syntaxhighlight> | ||