On Tue, 2006-05-09 at 19:24 +0200, Dimitri Mallis wrote: > ... > run "update-grub" to fix the booting list. > > Searching for splash image... none found, skipping... > > how can i put a splash image for grub so that it looks nice, just like > in suse (just for fun)
As root: apt-get install grub-splashimages cd /boot/grub ln -sf splashimages/gentleblue.xpm.gz splash.xpm.gz update-grub There 7 premade splashimages in /boot/grub/splashimages once you install grub-splashimages, you can chose whichever you want to use. Careful though Not ALL video cards have the mode needed. (My GLINT-R3 card doesn't) Now if you want to create your own image please read the docs: $PAGER /usr/share/doc/grub-splashimages/README Where $PAGER == less or more or tr or whatever you like. And it is better to reply/ask a question on-list. -- greg, [EMAIL PROTECTED] The technology that is Stronger, Better, Faster: Linux Use Debian GNU/Linux, its a bazaar thing NOTICE: Due to Presidential Executive Orders, the National Security Agency may have read this email without warning, warrant, or notice, and certainly without probable cause. They may do this without any judicial or legislative oversight. You have no recourse nor protection.
signature.asc
Description: This is a digitally signed message part