Difference between revisions of "UEFI - Install Guide"

m
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 '''efivarfs''' module :
then you could load the '''efivarfs''' module :
  sudo modprobe efivarfs
  sudo modprobe efivarfs
  sudo mount -t efivarfs efivarfs /sys/firmware/efi/efivars
  sudo mount -t efivarfs efivarfs /sys/firmware/efi/efivars
Anonymous user