You are not logged in.
Pages: 1
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
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
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
Pages: 1