diff --git a/content/posts/linux/Using Native ZFS Encryption with Proxmox.md b/content/posts/linux/Using Native ZFS Encryption with Proxmox.md index 96aece2..b0362ff 100644 --- a/content/posts/linux/Using Native ZFS Encryption with Proxmox.md +++ b/content/posts/linux/Using Native ZFS Encryption with Proxmox.md @@ -15,7 +15,7 @@ _The post also assumes that the Proxmox installation is new and does not have an Proxmox installs its system inside of the `rpool/ROOT` dataset. This is what we will encrypt first. -First, boot into the initramfs. On the startup menu, press `e` to edit the boot argument. Remove `boot=zfs` and the kernel from the argument and press `enter`. +First, boot into the initramfs. On the startup menu, press `e` to edit the boot argument. Remove `root=ZFS=rpool/ROOT/pve-1 boot=zfs` from the argument and press `enter`. Load in the `zfs` kernel module: