Change splashscreen in Ubuntu
Okay. So I installed MythTV on my Ubuntu installation and found myself having a new splash screen when loading Ubuntu. After some search on the internet I found the trick to fix this, but seeing as I had trouble finding this code, I thought I should share it here so that more people can have use for it. Just run this in terminal:
sudo update-alternatives --config usplash-artwork.so && sudo dpkg-reconfigure linux-image-`uname -r`
And select the number for the splashscreen of your choise, and voilĂ !


Leave a Reply