diff --git a/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md b/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md index 9d17d1f..f61ad45 100644 --- a/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md +++ b/content/posts/linux/Root ZFS Encryption, Mirroring, and Remote Unlocking with Ubuntu.md @@ -123,6 +123,7 @@ We will deviate from the ZFSBootMenu's documentation here, as it only installs a ### Bootstrapping ```bash +zgenhostid -f 0x00bab10c apt install -y debootstrap debootstrap jammy /mnt ```