mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-09 08:21:32 -05:00
epik
This commit is contained in:
parent
e3c80476e6
commit
94d5ded0a5
@ -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…
Reference in New Issue
Block a user