Merge pull request 'docs: Fix incorrect command in disk-encryption getting started' (#2004) from Qubasa/clan-core:Qubasa-main into main
This commit is contained in:
@@ -278,7 +278,7 @@ ssh root@nixos-installer.local
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
zpool import zroot
|
zpool import zroot
|
||||||
zfs set keystate=prompt zroot/root
|
zfs set keylocation=prompt zroot/root
|
||||||
zfs load-key zroot/root
|
zfs load-key zroot/root
|
||||||
zfs set mountpoint=/mnt zroot/root/nixos
|
zfs set mountpoint=/mnt zroot/root/nixos
|
||||||
mount /dev/nvme0n1p2 /mnt/boot
|
mount /dev/nvme0n1p2 /mnt/boot
|
||||||
|
|||||||
Reference in New Issue
Block a user