After successfully, failing to install Arch, I am now following these instructions: https://gist.github.com/ginolhac/314acfbe116afc81a60cbbcce7a34ef2 However, it looks like the author is using multiple disks, so naturally, he is using multiple EFI partitions.
I have Windows 11 installed with a 100 MB EFI partition. From various online posts, I’ve read that you should use a single EFI partition per disk. My system came with the default 100 MB EFI and one SSD, and resizing the EFI would be risky and complicated.
I would like to use systemd-boot instead of GRUB. I’m not sure what I’m supposed to do. I want a safe, recommended method that won’t overwrite or break Windows.
Which parts of the instructions do I need to modify in order to use systemd-boot and potentially share the EFI partition? I’m looking for more of a spoon-fed answer.