From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LUWjE-0006P4-4M for mharc-grub-devel@gnu.org; Tue, 03 Feb 2009 20:39:00 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUWjB-0006MG-Nc for grub-devel@gnu.org; Tue, 03 Feb 2009 20:38:57 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUWj8-0006KU-5b for grub-devel@gnu.org; Tue, 03 Feb 2009 20:38:56 -0500 Received: from [199.232.76.173] (port=60284 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUWj7-0006KO-Uw for grub-devel@gnu.org; Tue, 03 Feb 2009 20:38:53 -0500 Received: from gateway01.websitewelcome.com ([69.56.216.19]:42677) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LUWj7-0002cl-FI for grub-devel@gnu.org; Tue, 03 Feb 2009 20:38:53 -0500 Received: (qmail 19773 invoked from network); 4 Feb 2009 02:02:28 -0000 Received: from gator297.hostgator.com (74.53.228.114) by gateway01.websitewelcome.com with SMTP; 4 Feb 2009 02:02:28 -0000 Received: from [67.185.177.95] (port=45121 helo=localhost) by gator297.hostgator.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1LUWit-0007zF-Rx; Tue, 03 Feb 2009 19:38:40 -0600 Date: Tue, 3 Feb 2009 17:38:41 -0800 From: Colin D Bennett To: The development of GRUB 2 Message-ID: <20090203173841.2ecb29b1@gibibit.com> In-Reply-To: <4988E948.9050407@earthlink.net> References: <4988A7A0.4000206@earthlink.net> <1233693981.3434.10.camel@fz.local> <4988E948.9050407@earthlink.net> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/e=3hHhrlBSiHTHLi1DvbFA6"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Cc: magicpage91@earthlink.net Subject: Re: Grub2 background images X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2009 01:38:58 -0000 --Sig_/e=3hHhrlBSiHTHLi1DvbFA6 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 03 Feb 2009 20:03:04 -0500 BandiPat wrote: > Here is my new grub.cfg file: ... > ### BEGIN /usr/etc/grub.d/00_header ### > set default=3D0 > set timeout=3D10 > if loadfont /usr/share/grub/ascii.pf2 ; then > set gfxmode=3D640x480 > 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 --Sig_/e=3hHhrlBSiHTHLi1DvbFA6 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkmI8aQACgkQokx8fzcGbYcoBwCfUP1rfP0fxJ+ObluwPl/Fa059 ztEAn2ENTlkY7aitOeQBgQjNtAJ7NeWL =Go2Q -----END PGP SIGNATURE----- --Sig_/e=3hHhrlBSiHTHLi1DvbFA6--