Difference between revisions of "UEFI - Install Guide"

m
imported>Aaditya
imported>Aaditya
(One intermediate revision by the same user not shown)
Line 142: Line 142:
  EFI variables are not supported on this system.
  EFI variables are not supported on this system.


then you should load the '''efivars''' module :
then you could load the '''efivarfs''' module :
  sudo modprobe efivars
  sudo modprobe efivarfs
sudo mount -t efivarfs efivarfs /sys/firmware/efi/efivars




Anonymous user