2010-01-10 23:39

When Ubuntu starts, the USplash screen hides you the Linux boot and commands. If you’re a geek spirit, you’ll prefer those “cabalistic writings”. Here is how to disable USplash without removing the usplash and usplash-theme-ubuntu packages (because package ubuntu-desktop depends on them).

usplash_karmic.png

Disable USplash, then rebuild initramfs:

sudo vi /usr/share/initramfs-tools/conf-hooks.d/usplash
USPLASH=n
sudo update-initramfs -u

Links:

See also:

2010-01-10 23:39 · Tags: , ,