mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-23 16:31:23 -04:00
epik
This commit is contained in:
parent
e3c80476e6
commit
94d5ded0a5
1 changed files with 4 additions and 0 deletions
|
@ -201,6 +201,8 @@ update-initramfs -c -k all
|
|||
|
||||
### Setup the EFI partition
|
||||
|
||||
If you are doing mirroring:
|
||||
|
||||
```bash
|
||||
zfs set org.zfsbootmenu:commandline="quiet loglevel=4" zroot/ROOT
|
||||
zfs set org.zfsbootmenu:keysource="zroot/ROOT/ubuntu" zroot
|
||||
|
@ -213,6 +215,8 @@ mkdir -p /boot/efi
|
|||
mount /boot/efi
|
||||
```
|
||||
|
||||
If you are not, just replace `md0` in the commands above with your efi partition.
|
||||
|
||||
### Install ZFSBootMenu
|
||||
|
||||
#### To use it without remote unlocking, just follow the official guide:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue