New Sleek Usplash Proposal for Ubuntu Feisty Fawn
Posted by admin on April 2nd, 2007
Email This Post
Download new usplash image file from here
Unpack it using the following command
tar -xzvf usplash-theme-beans.tar.gz
Copy the file corresponding to your display aspect
sudo cp usplash-theme-beans_4_3.so /usr/lib/usplash
Edit the usplash symlink to point to the new file
sudo ln -sf /etc/alternatives/usplash-artwork.so /usr/lib/usplash/usplash-theme-beans_4_3.so
Update your boot image
sudo dpkg-reconfigure linux-image-$(uname -r)
If you want return to the normal usplash following steps
Edit the usplash symlink to point to the original file:
sudo ln -sf /etc/alternatives/usplash-artwork.so /usr/lib/usplash/usplash-theme-ubuntu.so
Update your boot image using the following command
sudo dpkg-reconfigure linux-image-$(uname -r)
After Completing the above process you should see the New Usplash as follows

If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!


April 2nd, 2007 at 9:39 am
Nice, but I’d like to keep the current one because this one doesn’t show all these things starting up.
April 3rd, 2007 at 5:19 pm
I like the looks of that.
April 8th, 2007 at 3:52 am
the screenshot looks nice, however, i’m unable to run it on ubuntu edgy amd64. Could you please make it compatible or perhaps post the source?
September 24th, 2007 at 5:27 am
i’ve been looking for new usplash themes and in the many i’ve found it has become obvious that this splash engine (usplash) doesn’t support animations like bootsplash does (mng files). all it’s capable of is drawing a progress bar. while the progress bar is better here than what i’ve experience in bootsplash, it will get a bit off once one has done something to optimize the system into booting faster than the normal. so the progressbar doesn’t get adjusted. at 70% (this point before i optimized) my ubuntu is already starting the X server. would be better if there was just an animated object making loops until the end of the boot phase is reached. this way it won’t look like something went wrong since there’s a big space left in the progress bar.