Linux - zen loading screen

In Garuda Linux, after the grub screen, I see a message saying “Linux Zen kernel is loading” during the boot process. This screen appears at the beginning of the boot process, and through my research, I applied the “quiet splash” setting in the grub configuration. However, I realized that this screen is not related to the “quiet splash” option. It seems to be part of the kernel loading phase after grub.

I would like to completely hide this screen. To help you understand the issue better, I have attached a screenshot and also a video.

Can you help me with this?

Thank you.

Why am I not allowed to upload photos?

New User cant do it by forum software. And there is no need about the grub file/boot log.

Add a second quiet in

3 Likes

I uploaded Google Dirve and photos, you can see what I mean from there.

photo

video

I added a second birquit but it still shows

“quiet quiet splash”

Try removing also loglevel=3 or change the value (you could try 0). And of course:

sudo update-grub

See:
https://wiki.archlinux.org/title/Silent_boot#Kernel_parameters

2 Likes