WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: efibootmgr error  (Read 661 times)

Offline Marc

  • Newbie
  • *
  • Posts: 1
efibootmgr error
« on: June 04, 2024, 04:34:50 AM »
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).

Offline CardealRusso

  • Full Member
  • ***
  • Posts: 172
Re: efibootmgr error
« Reply #1 on: June 04, 2024, 06:35:31 AM »
..."EFI variables are not supported on this system."...
I had a similar error which I managed to fix with
Code: [Select]
mount -t efivarfs efivarfs /sys/firmware/efi/efivars