All of lore.kernel.org
 help / color / mirror / Atom feed
From: Colin D Bennett <colin@gibibit.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Cc: magicpage91@earthlink.net
Subject: Re: Grub2 background images
Date: Tue, 3 Feb 2009 17:38:41 -0800	[thread overview]
Message-ID: <20090203173841.2ecb29b1@gibibit.com> (raw)
In-Reply-To: <4988E948.9050407@earthlink.net>

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2009-02-04  1:39 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 [this message]
2009-02-04  4:34       ` BandiPat
2009-02-04 16:20       ` BandiPat

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=20090203173841.2ecb29b1@gibibit.com \
    --to=colin@gibibit.com \
    --cc=grub-devel@gnu.org \
    --cc=magicpage91@earthlink.net \
    /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.