1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-02-20 18:31:35 -05:00

add reboot -f

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-03-11 18:31:28 -05:00 committed by GitHub
parent 594386163d
commit 475d45a1b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,10 @@ zpool export rpool
Reboot into the system. You should now be prompted for an encryption password.
```sh
reboot -f
```
## Encrypting the `rpool/data` dataset
Next, we need to encrypt the `rpool/data` dataset. This is where Proxmox stores virtual machine disks.