docs(zfs): Clarify reboot first, then update encryptionroot (#1)
This commit is contained in:
parent
10c9ae589f
commit
a19adbfe28
@ -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
|
zpool set bootfs=zpool/root/archlinux-frn zpool
|
||||||
```
|
```
|
||||||
1. Boot into new system dataset
|
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
|
zfs change-key -i -l zpool/root/archlinux-frn
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user