mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2025-02-20 18:31:35 -05:00
Update Using Native ZFS Encryption with Proxmox.md
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
c515ba265c
commit
21859d8262
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user