You are not logged in.
Pages: 1
Hi,
When booting from the Arch installation CD there is a blue image with the arc symbol to the lower right of the screen.
Is that image and that boot loader grub? I tried to copy that splash image from the grub directory of the cd but it wont show, got other images that work so its not my grub configuration...
[ logicspot.NET | mempad.org ]
Archlinux x64
Offline
You need to install grub-gfx to use bootsplashes, it's in the community repo. You can find instructions for installing it on the wiki.
Somewhere, just out of sight, the Penguins are gathering!
Offline
You can also use splashy: http://wiki.archlinux.org/index.php/Splashy
But this maybe will be harder to install and configure.
..::RiJo::..
..::Lenovo ThinkPad X300::..
Offline
You don't really need grub-gfx. If you have installed the grub package that's found in core, you just need to open the Arch installation CD, copy splash.xpm.gz to your /boot/grub directory and edit menu.lst accordingly:
If you have a separated boot partition add this line (for example after the color line):
splashimage /grub/splash.xpm.gz
If you don't I think the right one to add is this one:
splashimage /boot/grub/splash.xpm.gz
Regards.
Offline
Want a really cool GRUB? Up for a challenge?
Offline
Pages: 1