From 21859d8262c08e8c115afa992dacfb96084b0966 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 11 Mar 2023 18:25:37 -0500 Subject: [PATCH] Update Using Native ZFS Encryption with Proxmox.md Signed-off-by: Tommy --- content/posts/linux/Using Native ZFS Encryption with Proxmox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: