mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-23 00:11:24 -04:00
very epik
This commit is contained in:
parent
94d5ded0a5
commit
a2a76fabbb
1 changed files with 1 additions and 0 deletions
|
@ -256,6 +256,7 @@ EOF
|
||||||
### Configure EFI boot entries
|
### Configure EFI boot entries
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
mount -t efivarfs efivarfs /sys/firmware/efi/efivars
|
||||||
apt install efibootmgr -y
|
apt install efibootmgr -y
|
||||||
|
|
||||||
efibootmgr -c -d "/dev/nvme0n1" -p 1 \
|
efibootmgr -c -d "/dev/nvme0n1" -p 1 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue