vinceliuice / grub2-themes

Modern Design theme for Grub2
GNU General Public License v3.0
3.41k stars 240 forks source link

Installing the theme deletes the fedora boot entry from grub #144

Open Rekker36 opened 2 years ago

Rekker36 commented 2 years ago

I installed the theme but after rebooting the theme was installed but fedora boot entries were gone and only windows and uefi settings were there. I'm on fedora 35 if that helps.

vinceliuice commented 2 years ago

Run this: sudo grub2-mkconfig -o /boot/grub2/grub.cfg

dgsimone commented 2 years ago

Same problem for me, on fedora 35, the installation deleted fedora from boot list. No problems instead for windows and arch linux.

prasadlakmal commented 2 years ago

In my case windows entry got deleted, trying to figure out how to get it back.

vinceliuice commented 2 years ago

Just google how to fix windows efi boot

prasadlakmal commented 2 years ago

I managed to get it back. And also got the theme applied too, what I did:

So in summary running this script inside the OS may cause troubles. The best way to run it through a live USB session.