Page 1 of 1

Change Boot Splash Screen - Bookworrm

Posted: Mon May 13, 2024 5:31 pm
by Mike R
This is how to change the blinding boot screen in Pi OS to something less injurious.
Answer found here --> https://forums.raspberrypi.com/viewtopic.php?t=357885

Place the file but no change in boot screen? All but nothing in return? Ugh...

The missing part is to add a command after moving the new splash.png image into the right folder.

Code: Select all

/usr/share/plymouth/themes/pix/
Once that is done, then issue this command to rebuild the initd file

Code: Select all

sudo plymouth-set-default-theme --rebuild-initrd pix
reboot and ur done...