Linux Lite Forums

Full Version: [SOLVED] Intermittent Screen Freezes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Good. To fix the 'Ubuntu' boot, open a terminal and enter the following:

Code:
sudo sed -i "s/Ubuntu 14.04/Linux Lite 2.2/;s/black=0x2c001e/black=0x000000/;s/white=0xffffff/white=0xffffff/;s/brown=0xff4012/brown=0xffff00/;s/blue=0x988592/blue=0x000000/" /lib/plymouth/themes/ubuntu-text/ubuntu-text.plymouth && sudo update-initramfs -u

Then reboot.
Pages: 1 2