Bug 383306

Summary: GRUB2 fails to install on UEFI systems
Product: [KDE Neon] neon Reporter: Syfer Polski <syferpl>
Component: Live/Install imagesAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED DUPLICATE    
Severity: grave CC: jr, neon-bugs, sitter, syferpl
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Syfer Polski 2017-08-09 08:55:18 UTC
Current(8.08.17) Neon installation ISOs(both the userlts and user editions) fail to install GRUB on UEFI systems. This is due to the lack of a /usr/lib/grub/x86_64-efi folder containing the appropriate configuration.

I believe this is because someone tried to get rid on an earlier bug(can't find a link now, sorry), thanks to which grub was misconfigured and installed partially to /efi/ubuntu and partially to /efi/neon. Now it doesn't install at all.

The installation from Calmares fails to install with a "failed to install to /target/" message. I tracked this bug by trying to do a chroot install, as per https://help.ubuntu.com/community/Grub2/Installing#via_ChRoot which revealed a message saying "grub-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist". Closer examination revealed that the whole folder was missing.
Comment 1 Syfer Polski 2017-08-09 09:16:34 UTC
Possible duplicate of https://bugs.kde.org/show_bug.cgi?id=366463 as I installed without an Internet connection
Comment 2 Harald Sitter 2017-08-09 11:52:02 UTC
Yep. No internet connection does that.

*** This bug has been marked as a duplicate of bug 366463 ***