Change Boot Splash Screen - Bookworrm

All the adventures with the PI
Post Reply
User avatar
Mike R
Site Admin
Posts: 64
Joined: Fri Jan 24, 2020 3:40 am

Change Boot Splash Screen - Bookworrm

Post 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...
You Wouldn't Believe How Hard I Have to Work to be Lazy
Post Reply