I'm following this tutorial https://itsfoss.com/install-arch-linux/ and I'm trying to install the grub bootloader but I'm trying to run mount /dev/sda1 /boot/efi
and I'm getting mount: /boot/efi:special device /dev/sda1 does not exist.
Anyone know how to fix this?