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:
parent
594386163d
commit
475d45a1b1
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user