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 930d5f4687 - Show all commits

View File

@ -112,6 +112,7 @@ In order to generate a new master key after you've changed your user key as ment
1. Change user key 1. Change user key
- Update `/etc/zfs/zpool.key` - Update `/etc/zfs/zpool.key`
- Update zpool with new key via `zfs change-key -l zpool`
- Generate new initramfs with `mkinitcpio -P` - Generate new initramfs with `mkinitcpio -P`
1. Create a snapshot from current system dataset 1. Create a snapshot from current system dataset
``` ```