I tried installing arch on an NVMe drive with the usual process, however, i couldn't install grub normally and had to use this: grub-install --target=x86_64-efi --bootloader-id=GRUB --efi-directory=/boot/efi --no-nvram --removable
however, once i finished installing the bootloader and tried to reboot into the fresh install, it didn't boot into grub and booted into the BIOS. Im wondering if there are any extra steps to take for a NVMe drive. All the tutorials i looked up online had encryption, which i dont want. Thank you in advance