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 your preferred image into

Code: Select all

/usr/share/plymouth/themes/pix/
Rename the existing splash.png to splash_old.png and rename your preferred image to 'splash.png'.

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...