vinceliuice / grub2-themes

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

【Uninstall Error】 I lost my grub2 config when uninstalled #130

Closed gh503 closed 3 years ago

gh503 commented 3 years ago

fedora34 x64.

grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg

CANNOT find my os vmlinuz and initrd under /boot layout correctly to generate right menuentry!!

now i have to fix the trouble...

gh503 commented 3 years ago

config in /etc/default/grub changed:

option: GRUB_ENABLE_BLSCFG=true

fixed when set false.

thanks