Bcachefs: Difference between revisions

Onny (talk | contribs)
Simplify setup instructions
Onny (talk | contribs)
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>