ccontavalli / grub-shusher

Makes grub's boot quiet, with no need for recompiling or patching the source code.
Other
54 stars 7 forks source link

Still works in 2023 #10

Open benintech opened 1 year ago

benintech commented 1 year ago

Works perfectly in Debian 11 / Grub 2.06

GRUB maintainers should really add an option to natively deactivate this, it's really ugly, especially if you hide the GRUB menu : the Welcome to GRUB flashes for a fraction of a second, and only on a portion of the screen : welcome-to-grub_FLICKR

keithbowes commented 8 months ago

It seems that GRUB 2.12 disables the message for UEFI systems, so I guess it's just those of us who use either BIOS or older versions of GRUB who are stuck with this unnecessary message: https://git.savannah.gnu.org/cgit/grub.git/tree/grub-core/kern/main.c#n273.