Package Details: grub-silent 2.06-6

Git Clone URL: https://aur.archlinux.org/grub-silent.git (read-only, click to copy)
Package Base: grub-silent
Description: GNU GRand Unified Bootloader (2) [without welcome and kernel messages]
Upstream URL: https://www.gnu.org/software/grub/
Keywords: boot booting grub hide loading message silent
Licenses: GPL3
Conflicts: grub, grub-bios, grub-common, grub-efi-x86_64, grub-emu, grub-git, grub-legacy
Provides: grub, grub-bios, grub-common, grub-efi-x86_64, grub-emu
Submitter: ozgursarier
Maintainer: Justin7657
Last Packager: Justin7657
Votes: 28
Popularity: 1.16
First Submitted: 2017-11-12 13:41 (UTC)
Last Updated: 2025-05-09 22:00 (UTC)

Dependencies (17)

Required by (316)

Sources (10)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »

tarkh commented on 2021-08-05 00:21 (UTC) (edited on 2021-08-05 00:53 (UTC) by tarkh)

To install current version, you need to manually edit 03-add-GRUB_COLOR_variables.patch and 05-sleep_shift.patch, then update checksum in PKGBUILD and makepkg. Seems like there is some changes in source, so this patches has wrong lines. But anyway, setting GRUB_HIDDEN_TIMEOUT to any value did not works... Can't enter GRUB menu by pressing key... Only when setting GRUB_TIMEOUT > 0 and displaying it by default... Seems like patches needs to be adjusted...

trinaldi commented on 2021-08-02 10:40 (UTC)

By doing what @si1enced0ne suggests you lose the "silent" part of GRUB (at least in my case).

I downloaded 2.04, renamed it to 2.06 and it's working as expected. I guess we'll have to wait a proper patch to 2.06.

barcode commented on 2021-07-30 08:38 (UTC) (edited on 2021-07-30 08:41 (UTC) by barcode)

while upgrade to version 2.06-1 i get this error


==> Patch to enable GRUB_COLOR_* variables in grub-mkconfig
patching file util/grub-mkconfig.in
Hunk #1 FAILED at 233.
1 out of 1 hunk FAILED -- saving rejects to file util/grub-mkconfig.in.rej
patching file util/grub.d/00_header.in
==> ERROR: A failure occurred in prepare().
    Aborting...
error making: grub-silent

si1enced0ne commented on 2021-07-30 05:11 (UTC) (edited on 2021-07-30 08:50 (UTC) by si1enced0ne)

Getting this error.

==> Patch to enable GRUB_COLOR_* variables in grub-mkconfig
patching file util/grub-mkconfig.in
Hunk #1 FAILED at 233.
1 out of 1 hunk FAILED -- saving rejects to file util/grub-mkconfig.in.rej
patching file util/grub.d/00_header.in

When bypassing this patch I get

 ==> Applying Ubuntu patches for making GRUB silent
patching file grub-core/gettext/gettext.c
patching file grub-core/commands/sleep.c
Hunk #2 FAILED at 80.
1 out of 2 hunks FAILED -- saving rejects to file grub-core/commands/sleep.c.rej
patching file grub-core/normal/menu.c
Hunk #1 succeeded at 614 (offset -1 lines).

After bypassing both patches grub compiles.

drlorente97 commented on 2021-07-30 02:33 (UTC)

Updated grub to 2.06. Thanks for contacting me, I haven't received the outdated mail. Feel free to report any bugs

Raizan commented on 2021-05-21 12:19 (UTC)

Thank you for the information and the upcoming fix. By the way, I made a "typo" on the first comment I made in this page: I use Grub on BIOS/GPT (Not MBR/GPT) and that is where I get the original decompressor too big warning. 2.04 silent grub ends up at 977ish MB, 2.06 package ended at 32mb.

drlorente97 commented on 2021-05-21 12:14 (UTC) (edited on 2021-05-21 12:19 (UTC) by drlorente97)

Aparentely solved ("Decompressor is too big")

I have used a 2.06 patch from grub repo that aparently solve ("Decompressor is too big") issue and added it to the package. Feel free to test it and report bugs

P.D: I'm the same maintainer, just changed my nickname :)

drlorente97 commented on 2021-05-21 10:33 (UTC) (edited on 2021-05-21 12:15 (UTC) by drlorente97)

As the maintainer of grub-silent package is my obligation to keep it updated to the lastest stable version, grub-2.06 is still in development. Please don't flag this package as outdated until an stable grub update is released.

si1enced0ne commented on 2021-05-21 09:58 (UTC)

grub-2.06 is still in testing, this version matches up with the stable version of grub and I haven't had any issues with it. I can't say it needs to be flagged as outdated.