Garuda Installation failed, bootloader installation error

Try to set your BIOS in UEFI mode and apply this tutorial.
I think your system is installed, you have only to install the GRUB properly.

parted -l | grep -iE "^Disk /|esp" | grep -B1 esp

should tell you hopefully which partition you should use to mount to /boot/efi

3 Likes