All of lore.kernel.org
 help / color / mirror / Atom feed
From: BandiPat <magicpage91@earthlink.net>
To: GRUB 2 <grub-devel@gnu.org>
Subject: Re: Grub2 background images
Date: Tue, 03 Feb 2009 23:34:46 -0500	[thread overview]
Message-ID: <49891AE6.4060004@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
> 
> 
> ------------------------------------------------------------------------
Yep, thanks Colin, I caught that also after I wrote my email.  That's 
what I get for copying Felix's email.  ;-)

It didn't work though, but I did test the different screen sizes which 
do work up to 1024x768 at least.  Wonder if it would do wide screen 
sizes also?  hmmm, will try that.

Now, are you talking about calling the command from the loader screen or 
after you've booted up?  I will try it both ways to test, then I'll 
report back.

Regards,
Pat



  reply	other threads:[~2009-02-04  4:31 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 [this message]
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=49891AE6.4060004@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.