I'm trying to install Kubuntu 22.04 and I'm having problems with the EFI partition not being found. Is the correct name for that partition uppercase (EFI) or lowercase (efi)? Or does it not matter?
Update 1: The machine is an HP Pavilion Desktop with an extra hard drive. I'm trying to install Kubuntu 22.04 on the second drive. I created a new GPT partition table on that drive. I've already installed the Kubuntu system on one partition there, but I can't boot into it because of the lack of an EFI partition.
Update 2: I'm asking this question because grub-install fails with a complaint that it can't find the EFI directory. The (second) drive contains what should be a perfectly usable EFI partition: 5GB formatted as fat32 which contains an EFI directory.
Update 3:My question embodied an underlying confusion on my part. There's the mount name and separately from that the partition label. The mount name would be either /boot/efi or /boot/EFI. The partition label would be eitherefi or EFI.
I'll mention another problem I encountered: the installation simply froze after the initial prompt. I solved that with acpi=off. The need for that is probably an artifact of the way HP sets up the Pavilion.
– Paul A. Oct 17 '22 at 23:51