From: BandiPat <magicpage91@earthlink.net>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Grub2 background images
Date: Wed, 04 Feb 2009 11:20:41 -0500 [thread overview]
Message-ID: <4989C059.4020402@earthlink.net> (raw)
In-Reply-To: <20090203173841.2ecb29b1@gibibit.com>
Colin D Bennett wrote:
> On Tue, 03 Feb 2009 20:03:04 -0500
> BandiPat <magicpage91@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
prev parent reply other threads:[~2009-02-04 16:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-03 20:22 Grub2 background images BandiPat
2009-02-03 20:46 ` Felix Zielcke
2009-02-04 1:03 ` BandiPat
2009-02-04 1:38 ` Colin D Bennett
2009-02-04 4:34 ` BandiPat
2009-02-04 16:20 ` BandiPat [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4989C059.4020402@earthlink.net \
--to=magicpage91@earthlink.net \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.