You are not logged in.

#1 2022-04-06 19:18:07

savva643
Member
Registered: 2022-04-02
Posts: 2

How i can remove Welcome Grub?

I have partition scheme msdos. I find the compile lib on git https://github.com/ccontavalli/grub-shusher. But i hve error because i not have mbr 0. Can somebody help me?

Offline

#2 2022-04-07 00:38:32

SweepingBishops
Member
Registered: 2022-02-14
Posts: 30

Re: How i can remove Welcome Grub?

If I understand you correctly you want to remove the grub screen you get when you boot up the computer.
You don't have to install any extra packages for that.
You can either set the grub timeout to 0 seconds. This is not recommended since you can't access grub at all if you do this.
Or you can do this Hide_GRUB_unless_the_Shift_key_is_held_down

Offline

#3 2022-04-07 02:47:19

Adriik
Member
From: Argentina
Registered: 2022-03-10
Posts: 134
Website

Re: How i can remove Welcome Grub?

Maybe something like this? grub-silent
I don't know if works, I found that here https://bbs.archlinux.org/viewtopic.php?id=209207

Last edited by Adriik (2022-04-07 02:51:41)


I'm just someone. Please use [code] [/code] tags.

Offline

Board footer

Powered by FluxBB