Artificial intelligent assistant

EFI No loader found. Configuration files in \loader\entries\*.conf are needed When I boot my install in EFI mode I see a EFI menu with no entries. On hitting enter I get the error No loader found. Configuration files in \loader\entries\*.conf are needed. I have an entry in `/boot/loader/entries/` # cat /boot/loader/entries/arch.conf title Arch Linux linuz /vmlinuz-linux initrd /initramfs-linux.img options root=/dev/sda2 rw And if I modify the timeout option in `/boot/loader/loader.conf` that is reflected in the EFI boot menu. So the boot-loader is finding `loader.conf` correctly but isn't finding anything in `entries` or that folder at all. When chrooted, `bootctl status` outputs the correct partuuid of my ESP. I am at a lost for what could be wrong. Why isn't the boot-loader finding my menu entries?

This was just a typo. gummiboot can find arch.conf just fine it's just not a valid entry.

In arch.conf change the option `linuz` to `linux`:


title Arch Linux
linux /vmlinuz-linux
initrd /initramfs-linux.img
options root=/dev/sda2 rw

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy f3c0b9461f2e56451762f09de99edf3a