Base Artix install grub error
When running:
mkdir /boot/efi && grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=grub
I get this error spat out:
Installing for x86_64-efi platform.
grub-install error: /boot/efi doesn't look like an EFI partition.
Not sure what's wrong. This isn't my first time installing Artix either (although first time on this machine). This grub command is for UEFI systems, which this machine is. And I tried the BIOS command from the installation wiki just for trying it. When trying that is says cannot find EFI directory.