You are not logged in.
Pages: 1
Seems I can't load a splashimage for GRUB.
I updated GRUB to the last release (just to be sure)
and write down this line in menu.lst:
splashimage (hd0,4)/grub/cbg.xpm.gz
using the grub console at boot and trying to insert the same command grub complaint that the command is unrecognized...
any idea?
Offline
splashimage (hd0,4)/grub/cbg.xpm.gz
Is that actually what you wrote?
Maybe it's only a typo, 'cause on http://www.owlriver.com/tips/hands-off/images.html
it looks like this:
splashimage<b>=</b>(hd0,0)/GRUB/myfile.xpm.gz
greez
bernhard
Offline
Raindancer wrote:splashimage (hd0,4)/grub/cbg.xpm.gz
Is that actually what you wrote?
Maybe it's only a typo, 'cause on http://www.owlriver.com/tips/hands-off/images.html
it looks like this:splashimage<b>=</b>(hd0,0)/GRUB/myfile.xpm.gz
greez
bernhard
thanks for the suggestion but it's not the solution...
Offline
have a look in wiki
Mr Green
Offline
have a look in wiki
yet done
Offline
http://bbs.archlinux.org/viewtopic.php? … ght=splash
sorry I could not remember where I had seen it.....
Mr Green
Offline
http://bbs.archlinux.org/viewtopic.php? … ght=splash
sorry I could not remember where I had seens it.....
I don't understand if you are suggesting me to download another version of grub (the one in the stable tree don't have the graphic patch?) or you are suggestion to read the discussion for the advices on the boot partition.
I have a separate boot partition where it's contained the kernel image and the grub stuff and I'm sure that the splashimage argument it's right. But still GRUB splashimage don't work...
Offline
well without looking at your menu.lst ... or knowing your disc set up I cannot be much more help
All I know is standard grub package needs patch to display splash images ....
(but you knew that)
Mr Green
Offline
well without looking at your menu.lst ... or knowing your disc set up I cannot be much more help
All I know is standard grub package needs patch to display splash images ....
(but you knew that)
Yes I know that the official grub source package don't have the splashimage support but I don't know if the binary package supplied by ArchLinux it's patched or it's the "vanilla" version
Offline
well I could only get it working patchin' Arch package ....
Mr Green
Offline
Indeed, it needs a patch to enable splash images.
I dislike the splash crap. ~_~
Offline
FINALLY! I have a splash image now!
thx for that link Mr.Green
Offline
Pages: 1