From a8e37a53c5398c335252970033b6612d2c10b164 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 12 Mar 2023 10:06:07 -0400 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 a201b6f..fdc0e69 100644 --- a/content/posts/linux/Using Native ZFS Encryption with Proxmox.md +++ b/content/posts/linux/Using Native ZFS Encryption with Proxmox.md @@ -25,7 +25,7 @@ Load in the `zfs` kernel module: modprobe zfs ``` -Next, follow [this gist](https://gist.github.com/yvesh/ae77a68414484c8c79da03c4a4f6fd55) to encrypt the dataset. You do not need to use any sort of live USB or rescue mode, as the initramfs has all what we need. For your convenience, I will copy and paste it here: +Next, follow [this gist](https://gist.github.com/yvesh/ae77a68414484c8c79da03c4a4f6fd55) to encrypt the dataset. You do not need to use any sort of live USB or rescue mode, as the initramfs has all what we need. In case it gets moved or deleted, I will copy and paste it here: ```sh # Import the old