PDA

View Full Version : Replace bootup LOGO


ghepardo
December 11th, 2006, 09:27 AM
Hi, I have ubuntu 6.10 installed. I installed and then remove kubuntu-desktop, but this changed my logo start from the ubuntu one to the kubunto one. How do I restore the ubuntu logo!?

Ben Sprinkle
December 11th, 2006, 09:47 AM
sudo apt-get install ubuntu-desktop

ghepardo
December 11th, 2006, 09:55 AM
there isn't another way than reinstalling all ubuntu in this way!?

deadlydeathcone
December 12th, 2006, 06:02 AM
sudo apt-get --purge kubuntu-artwork-usplash
sudo apt-get --reinstall usplash-theme-ubuntu

...and you'll be just fine.

kapilg_it
December 12th, 2006, 08:17 AM
That was the exact same problem with me you saved me posting me a new thread , OS started as kubuntu but shuts down as ubuntu :-D

Looks nice though :mrgreen:

ghepardo
December 12th, 2006, 08:55 PM
sudo apt-get --purge kubuntu-artwork-usplash
sudo apt-get --reinstall usplash-theme-ubuntu

...and you'll be just fine.


Nice, thank you.