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!?
Replace bootup LOGO
Archived thread 316709 from Ubuntu Customization Guide. Markdown source: Ubuntu_Customization_Guide/thread_316709_Replace_bootup_LOGO.md
sudo apt-get install ubuntu-desktop
there isn't another way than reinstalling all ubuntu in this way!?
sudo apt-get --purge kubuntu-artwork-usplash
sudo apt-get --reinstall usplash-theme-ubuntu
...and you'll be just fine.
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:
deadlydeathcone said:
sudo apt-get --purge kubuntu-artwork-usplash sudo apt-get --reinstall usplash-theme-ubuntu
...and you'll be just fine.
Nice, thank you.