07-30-2014, 08:29 AM
(07-30-2014, 03:17 AM)bitsnpcs link Wrote:The Ubuntu splash screen on reboot still occurs when closing, and again when starting up before the Linux Lite Login screen.
Hey bitsnpcs, I had the same problem after installing the latest KDE desktop in my Ubuntu 14.04 LTS install a couple months ago (before I switched to LLĀ ;D)
What you'll need to do is enter this line of code into Terminal:
Code:
sudo update-alternatives --config default.plymouth
You should see a list of items, each numbered on the left-side. The boot splash in use will be marked with an * (asterisk), which in this case will probably be the Ubuntu 14.04 LTS boot splash. Look at this list and locate the Linux Lite option (this hasn't happened to me in LL yet, so I can't say what it will be labeled). If you could screenshot the output of this code and upload it, I'm sure one of us will be able to point out which boot splash will be the correct one!
If you do manage to locate the correct LL boot splash, the terminal will ask which number to use. Select the number next to the LL boot splash, and hit Enter. Once that's done, you'll need to input the following code into the same terminal, and then I recommend restarting the system (this will give you a chance to see if the boot splash actually changed):
Code:
sudo update-initramfs -u