Boot splash screen of Endeavour os

IMG20210828103615

Hi, i want to remove this boot screen

How can i do it?

Edit your grub config and remove the showing of grub menu

https://wiki.archlinux.org/title/GRUB/Tips_and_tricks#Hidden_menu

2 Likes

it works,

how ever i still get some text like

Starting version 249.3-1-arch

how can i remove this

You cant as far as i know

can we add EndeavourOS logo as splash screen

You can use plymouth ans its themes but in newer system that boot quickly you really dont see the splash screen that much

1 Like

Just for information purpose; I DO NOT suggest doing this.

In /boot/grub/grub.cfg, you can remove lines starting with echo.

The line will come back when you regenerate grub config though.

Anyways, seeing that for a few seconds doesn’t feel ugly :smiley:


Edit : Looks like I tackled a totally different thing :woman_facepalming:
Here’s what you wanted. Add rd.udev.log-priority=3 to kernel parameter. That will suppress the message Starting version....

2 Likes

There should be endeavouros boot screen by default.

Its not needed by default as it can add boot time. And if you have a decent machine you probably wont even see the screen more than few seconds.

If you need it then you can istall it by yourself.

2 Likes

No; EndeavourOS does not come with a boot splash screen. As @inffy said, if you want to have one, then install Plymouth.

3 Likes

I made a script for this:

https://raw.githubusercontent.com/endeavouros-team/PKGBUILDS/master/eos-bash-shared/grub-colour-chooser

It should be a part of the eos-bash-shared package. The script is called grub-colour-chooser.

Here is the original thread:

3 Likes

you could, but unless youre using a HDD youll see it for about .5 seconds before the login shows lol

(i tried)

you have to manually delay booting to see it

2 Likes

boot splash will not show up on most modern systems you would need to delay boot to show it.

3 Likes

Your new avatar is terrifying :japanese_ogre: :scream:

5 Likes

I’m anyways afraid of doctors :cold_sweat:

4 Likes

hello I am “Der Doktor” :japanese_ogre:
I was playing a role in Frankensteen movie in the late 20ies :wink:

But i will see may i put a more friendly Dr pic where i give you a lollipop ?

7 Likes

Naughty doctor Kamprad… :rofl:

1 Like

Complete solution is here

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.