Colin D Bennett wrote:
On Tue, 03 Feb 2009 20:03:04 -0500
BandiPat <magicpag...@earthlink.net> wrote:
Here is my new grub.cfg file:
...
### BEGIN /usr/etc/grub.d/00_header ###
set default=0
set timeout=10
if loadfont /usr/share/grub/ascii.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
terminal_output gfxterm
fi
insmod png
backgroung_image /boot/grub/Zen-splash.png
^^^ 'backgroung_image' -> 'background_image'
I think that is your problem. Also, you can try executing
'background_image' from the command line to see if it works that way,
if you're having trouble.
Regards,
Colin
------------------------------------------------------------------------
Thanks Colin,
This gave me the last little bit of info I needed to get this working!
Thanks very much for everyone's help & patience. Grub2 rocks! Now all
I have to do is convince the head guys for Slackware and Zenwalk to
switch over. I have a snapshot of the screen, but didn't know if this
list allowed attachments.
Regards,
Pat
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel