We can't use efibootmgr on easyos, why?
EFI variables are not supported on this system - Solved
Moderator: BarryK
-
- Posts: 717
- Joined: Tue Aug 11, 2020 3:02 pm
- Location: The Pale Blue Dot
- Has thanked: 124 times
- Been thanked: 402 times
Re: EFI variables are not supported on this system
Run this magic code and efibootmgr
should work.
Code: Select all
modprobe efivarfs
mount -t efivarfs efivarfs /sys/firmware/efi/efivars/