Difference between revisions of "UEFI - Install Guide"
Views
Actions
Namespaces
Variants
Tools
m
→Switching from BIOS to UEFI
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 | 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 |