Bcachefs: Difference between revisions
imported>Mic92 |
imported>Flexiondotorg m Correct typo in step to encrypt a bcachefs device |
||
| Line 112: | Line 112: | ||
# nix-env -iA nixos.keyutils | # nix-env -iA nixos.keyutils | ||
# keyctl link @u @s | # keyctl link @u @s | ||
# bcachefs format -- | # bcachefs format --encrypted /dev/sda2 | ||
# bcachefs unlock /dev/sda2 | # bcachefs unlock /dev/sda2 | ||
</syntaxhighlight> | </syntaxhighlight> | ||