Tiny Core Base > TCB Bugs
efibootmgr error
(1/1)
Marc:
with TCE 15 efibootmgr -v results in "EFI variables are not supported on this system."
It works with TCE 13 (on the same EFI x64 system and same EFI settings)
I found a link about changes in efivar to efivarfs, in recent versions of efibootmgr, could it be that this is related:
The efivars module has been replaced by "efivarfs" now (wiki.debian.org/UEFI#efibootmgr_and_efivar).
CardealRusso:
--- Quote from: Marc on June 04, 2024, 04:34:50 AM ---..."EFI variables are not supported on this system."...
--- End quote ---
I had a similar error which I managed to fix with
--- Code: ---mount -t efivarfs efivarfs /sys/firmware/efi/efivars
--- End code ---
Navigation
[0] Message Index
Go to full version