How to Install usplash under Debian testing/lenny

| | Comments (2) | TrackBacks (0)
Since Splashy is no longer part of the package tree for Debian, I decided to give usplash a go.
Its the same splash loaded that Ubuntu use, and it works quite nicely on my Ubuntu desktop machine at work.
I run Debian testing (its not THAT bad.. sheesh)

I needed it for my MythTV, for WAF (Wife approval factor).
If anyone has a nice MythTV style boot image, please do send it on.

So here's what I've got so far...


update your apt packages
apt-get update
install usplash and a theme from the debian packages
apt-get install usplash usplash-theme-debian
Now you need to create a working directory, and a fifo for usplash
mkdir /var/lib/usplash
mkfifo /var/lib/usplash/usplash_fifo
Then you'll have to rebuild your initrd with all the usplash bits in it
dpkg-reconfigure linux-image-$(uname -r)
and if you don't have an initrd, you'll have to create one
mkinitramfs -k -o /boot/initrd.img-$(uname -r)

I was using grub as my bootloaded, which I think is the default, so this should suffice for all.
You'll need to edit your /boot/grub/menu.lst in your favourite editor
vi /boot/grub/menu.lst
Look for the section where your current kernel is booted. I've added the vga=788 quiet splash, as below
You'll need to add these to your default kernel options.

# defoptions=vga=788 quiet splash
The # infront is important. That line isn't processed by grub, its processed by update-grub. So that when you run the command below, it automatically adds those options to all your kernel boot options.
Then, update the grub settings
update-grub
With any luck, everything will just work after a reboot.

If not, a few things might happen.
If you see nothing, and you're quite sure it should have booted by now, try booting into your failsafe kernel, then troubleshoot
If it tells you that you've got an invalid VGA mode, pick one from the list provided and see if it works. Remember the number that you picked, and update your /boot/grub/menu.lst with it. Don't forget to update-grub


If you're wanting to do a little customisation, and maybe create your own themes for booting, this Ubuntu guide has instructions which will work out for Debian too

Categories

,

0 TrackBacks

Listed below are links to blogs that reference this entry: How to Install usplash under Debian testing/lenny.

TrackBack URL for this entry: http://daffy.za.net/cgi-bin/mt/mt-tb.cgi/58

2 Comments

TomTom Author Profile Page said:

I never head the term WAF before, it still has me giggling to myself. Good guide btw.

Kieran Murphy Author Profile Page said:

I'll be putting out a series of guides soon on building a full MythTV box especially for NTL in Ireland.
Only the Analogue channels for now, because thats all I've got so far.
So stay tuned :)

Leave a comment

Powered by Ajax Comments

About this Entry

This page contains a single entry by Kieran Murphy published on October 8, 2007 10:12 AM.

The Monster says Sorry was the previous entry in this blog.

Things that are easier to do in Africa is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Syndicate

Powered by Movable Type 4.01