Skip to main content

Questions tagged [bootsplash]

A bootsplash is a graphical splash screen displayed during the boot process of Unix-like systems, commonly used for branding and visual feedback. Use this tag for questions about configuring, customizing, or troubleshooting bootsplashes on Linux distributions.

-1 votes
1 answer
738 views

in RHEL 7 and 8 I have always done: /etc/default/grub GRUB_CMDLINE_LINUX=... verbose and removing rhgb quiet followed by doing a grub2-mkconfig -o /boot/efi/EFI/redhat/grub.cfg This does not have an ...
ron's user avatar
  • 9,175
5 votes
1 answer
349 views

I have created a custom Plymouth theme (based on MIB Ossigeno) configured to process fsck's messages coming from systemd-fsckd by implementing the communication protocol whose message has the ...
Gustavo's user avatar
  • 71
10 votes
2 answers
6k views

This GRUB Quiet Splash says: The splash (which eventually ends up in your /boot/grub/grub.cfg ) causes the splash screen to be shown. At the same time you want the boot process to be quiet, as ...
Martian2020's user avatar
  • 1,483
0 votes
1 answer
378 views

Depending on the detected hardware I need to start one of two executables of psplash with different images, so in my psplash_%.bbappend I have SPLASH_IMAGES = "file://bootscreen1.png;outsuffix=...
Philippos's user avatar
  • 13.8k
2 votes
0 answers
844 views

I'm running manjaro with full disk encryption. I want to have "themed" boot experience and so I installed bootsplash. Unfortunately it doesn't theme the initial disk password prompt. Is it ...
Andreas's user avatar
  • 191
1 vote
1 answer
2k views

I am running Gentoo currently. I don't want to see the boot messages it shows me. My /etc/default/grub has these lines: GRUB_CMDLINE_LINUX="quiet splash" and GRUB_CMDLINE_LINUX_DEFAULT="...
Akshat Vats's user avatar
0 votes
0 answers
103 views

I am currently working on a linux based game console (raspbian). I am struggling with placing the slpash-screen correctly. I'd like the splash-screen to be shown as early as possible in the boot ...
sarahlisa's user avatar
1 vote
1 answer
3k views

Ok, so i've got identical problem as in this topic: How to change boot logo in linux mint But nothing I've tried worked. Also I can't change logo to default one. It's just black screen when booting. ...
sptls's user avatar
  • 19

15 30 50 per page