Fedora 32 grub2 - Why is it so ugly? how to make it better?

Hi,

So I was hoping the Fedora community could help me clean up Grub2. I have tried a lot of Distro’s over the years, but eventually moved back to Fedora, especially since the release of 32.

The only thing that really bothers me right now is the aesthetics of Grub2. Why is it so basic?
I edited

/etc/default/grub

and added the lines:-

GRUB_TERMINAL_OUTPUT="gfxterm"
then grub2-mkconfig -o /boot/grub2/grub.cfg

This allowed me to actually see my boot font.
I would like to change the actual font, and remove the grey boot screen with the square dots, as it really just looks ugly. So what is the preferred way to do this?

Kind regards

Hey @anon94644276. Welcome to the Fedora Community

You don’t have plymouth? There’s this feature called flicker-free boot:
This page may offer some solution:
https://fedoraproject.org/wiki/Changes/FlickerFreeBoot

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.