You are not logged in.
Pages: 1
Topic closed
Anyone know how disable the
Grub loading...Welcome to Grub
dialog that appears for a split second before Grub2 loads? I cannot find anything on it and I am usually pretty good with finding things. I would like to shave that useless one second off of my boot if it is not needed.
Thanks
"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website Configs
Forum Admin: Bruno's All Things Linux
securitybreach<a>archlinux.us
Offline
A PKGBUILD for grub2-bios-ubuntu with no messages ('Welcome to Grub2... etc.' and 'loading') is now in AUR:
Offline
From what I've seen it's in the code and there is no option to remove it.
Setting Up a Scripting Environment | Proud donor to wikipedia - link
Offline
this thread seems to be getting a reply per year, so here's mine!
There are a few patches around to do this, but you need to recompile grub, which is unfortunate .
You could also try grub-shusher: it's a bit of a hack, but it basically modifies your grub binary so that the message is not displayed, without patching the source code.
You can find it here: https://github.com/ccontavalli/grub-shusher. I posted a more complete description of how to use it here: http://rabexc.org/posts/grub-shush
Offline
Sorry for necro bumping, but I think this could be useful for others finding this thread.
My solution (efi system) was to open grub.efi and/or grubia32.efi in a hex editor, search for the "Welcome to GRUB" string and zero it.
Offline
Sorry for necro bumping, but I think this could be useful for others finding this thread.
My solution (efi system) was to open grub.efi and/or grubia32.efi in a hex editor, search for the "Welcome to GRUB" string and zero it.
Thanks but I have no used Grub in years. I have been using Syslinux for about 5 years now.
"Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." -- H.L. Mencken
Website Configs
Forum Admin: Bruno's All Things Linux
securitybreach<a>archlinux.us
Offline
Thanks for sharing, mis. I'm going to go ahead and close this old topic now.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1
Topic closed