Difference between revisions of "UEFI - Install Guide"

imported>Aaditya
imported>Aaditya
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 should load the '''efivarfs''' module :
  sudo modprobe efivars
  sudo modprobe efivarfs
sudo mount -t efivarfs efivarfs /sys/firmware/efi/efivars




Anonymous user