https://bugs.kde.org/show_bug.cgi?id=369077
zinczorp...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zinczorp...@gmail.com --- Comment #8 from zinczorp...@gmail.com --- If any of you is still facing this issue, there's a way you could fix. Since the ubuntu string has been hardcoded. The other efi entries' prefix would be ubuntu regardless. You could grub-install to a folder named "ubuntu" to actually boot up ( grub entries wont be affected if you're wondering ) since it's where it searches. What I did: sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=ubuntu -- You are receiving this mail because: You are watching all bug changes.