You are not logged in.
Pages: 1
Greetings,
i dont know, but i searched for millions of years i think, and i something but that didnt help me.
so my question:
is it possible in archlinux, to make a background image in grub?? (not when the system is booting; an image whenn you can choice what you want to boot...)
like it is in suse, redhat and i think in gentoo...
i tried an how too, but it didn't work... (just added splashcreen=...to my menu.lst...)
do i have to patch the kernel like i have to do when i want a "bootsplash", or is there at all a possibillity??
edit: thats the link to the "how to"...its in german...i made an image (640x480) and changed the indexed colors to 14...then saved to *.xpm and the gziped...but didnt work.
[img]http://www.ccc.de/campaigns/music/boykott1.gif[/img]
Offline
Standard grub does not support boot splash images like Redhat or Debian. Some distro's have patched grub with an extension that allows the bootsplash images, but Arch has not. The maintainers of grub do not want to add the extension to grub either.
Linux Registered User #337161
'It's free. It works. Duh.'" - Eric Harrison
Offline
I've done this with lilo. I meant to write a HOWTO for that. oops. Better get on it, eh?
Dusty
Offline
http://wiki.archlinux.org/index.php/Graphical%20Lilo
Sorry, no help with grub though.
Offline
Grub requires patch, you can get it from... gentoo linux :]
I want splash-screen in grub.
Gnome - The weakest link!
Linux, *not* GNU/Linux!
Offline
Greetings,
hmm...bad...
but id never used lilo...maybe i will have a try...
any advantages/disadvantages to grub??
(at dusty...didnt have a look to your link yet...but i will when iam at home...do i need to patch lilo, or is lilo able to do this without patching??)
@Abaddon
where do i get the patch at gentoo??
is there some how to to install the patch?? (just found the one to make my own image, not to patch grub)
[img]http://www.ccc.de/campaigns/music/boykott1.gif[/img]
Offline
Grub graphic loader is limited at 16 color only. In the near future there is no intention to include the patch, I think there is some internal (i mean in the project) contrast about that.
Lilo
PRO, is mature and well tested, has a lot of options
CON, you have to remeber to run it each time you update the kernel and/or change the configuration, otherwise the system does not boot
Grub
PRO, is easyer to configure than lilo, it is designed to be more flexible to load other os, if you change kernel/configuration you do not need to run it
CON, it is a new system therefore even if it is proven to be very stable is not 100% granted, has less option than lilo, but for common usage it is equivalent
Offline
I'm old fashioned or something, I always found lilo's syntax waaaaay easier to configure than grubs. Plus, grub always gave me errors and lilo never did. Being lazy, I use lilo instead of figuring out what was wrong with grub...
As boot loaders, they are about equal, but grub gives you that interactive shell that you can use in a pinch... of course, a rescue disk would give you that flexibility soooooooo....
Lilo doesn't need patching for graphical, but there are patches for animations. You could patch grub by making it in ABS if you want. Somebody should write a HOWTO for that too.
Dusty
Offline
I lprefer Lilo's syntax too .
Dusty, why don't you play with Lilo and animations as well?
Offline
Cause I hate patching stuff. Reminds me of band-aides and falling off my bike and stuff...
Offline
any way to have the lilo thing animated like suses?
Offline
possible, but maybe not trivial.
Offline
Pages: 1