You are not logged in.
This page of the Arch Wiki states: "Only GRUB and rEFInd support [mounting the ESP to /efi] at the moment."
However, another page states: "When running bootctl install, systemd-boot will try to locate the ESP at /efi, /boot, and /boot/efi."
The first implies that systemd-boot doesn't support ESP at /efi, whereas the second implies that it does. Which is correct?
Last edited by Passably6766 (2025-10-07 15:27:55)
Offline
Both. bootctl will look for the ESP there, but it won't work without some extra setup.
Offline
It does appear that the wiki is out of date here. systemd-boot definitely does support mounting the ESP in /efi, and it is actually its preferred location.
Offline
That will only work "by default" if you have mechanisms in place to place the kernel image there, which doesn't happen "by default"
Offline