1-get-initial-setup-working #2

Merged
hygienic-books merged 92 commits from 1-get-initial-setup-working into main 2023-03-05 03:02:48 +00:00
Showing only changes of commit a19adbfe28 - Show all commits

View File

@ -150,7 +150,7 @@ In order to generate a new master key after you've changed your user key as ment
zpool set bootfs=zpool/root/archlinux-frn zpool
```
1. Boot into new system dataset
1. Update the new system dataset's `encryptionroot` by letting it inherit key data from its parent:
1. After reboot and now that you're in the new system dataset change its `encryptionroot` by letting it inherit data from its parent:
```
zfs change-key -i -l zpool/root/archlinux-frn
```