First time installing arch linux and I'm following this guide https://www.youtube.com/watch?v=PQgyW10xD8s. When I get to 25:09, I'm told to enter this command
grub-install --target=x86_64-efi --bootloader-id=grub_uefi --recheck
After entering this it says on my screen
EFI variables are not supported on this system
EFI variables are not supported on this system
grub-install: error: efibootmgr failed to register the boot entry: No such file or directory
What do I do now?