From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NTYfT-0000XB-E5 for mharc-grub-devel@gnu.org; Sat, 09 Jan 2010 05:35:39 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NTYfP-0000Ur-Io for grub-devel@gnu.org; Sat, 09 Jan 2010 05:35:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NTYfK-0000Qz-Au for grub-devel@gnu.org; Sat, 09 Jan 2010 05:35:34 -0500 Received: from [199.232.76.173] (port=52348 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTYfJ-0000Qf-LF for grub-devel@gnu.org; Sat, 09 Jan 2010 05:35:29 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:55515) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NTYfJ-0002Kf-78 for grub-devel@gnu.org; Sat, 09 Jan 2010 05:35:29 -0500 Received: by bwz7 with SMTP id 7so13845555bwz.26 for ; Sat, 09 Jan 2010 02:35:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=kVaBizq5QdTYjFH0c374BhP3XXDltdpw+k+ejZq7NXE=; b=gfO7HWPxXn244FFvIMbKy0sn9j/NP1YoaTsN74xo34/PDo5R8XFMpftujYZB5LeQCQ AxM2gUOnMLIqiMNIsDZ6Lz1eSTjyvivgqWryrmYvcB2KqszuyegOOMjM23gh4VOax/LE CeXqvm/UXIuHFlP34ofdjhqRh9Von8UKizQZM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=NKzbHVwQ6NsLj/hJVYNiNNW92y4AjDaoWTYLC9LYQ2XqVB+1jBPs1Hbs6UuCpwi0zN Kv3cCKzegtkrr7Gm1yOshIelHHpWJfulFsaW4ap4KuN0Nw63CV6spzW03ySmrksHEgKo 2asoamu3Y3XWjhKV1SejYGkpVDfXe0q7Y8Z3I= Received: by 10.204.8.26 with SMTP id f26mr2850194bkf.66.1263033324108; Sat, 09 Jan 2010 02:35:24 -0800 (PST) Received: from debian.bg45.phnet ([81.62.201.232]) by mx.google.com with ESMTPS id 16sm8028640bwz.11.2010.01.09.02.35.21 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 09 Jan 2010 02:35:22 -0800 (PST) Message-ID: <4B485BE2.6020707@gmail.com> Date: Sat, 09 Jan 2010 11:35:14 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GNU GRUB References: <20100109155032.762b3bf3@shiva.selfip.org> In-Reply-To: <20100109155032.762b3bf3@shiva.selfip.org> X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig2319C436CD826236B4F48522" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: gfxmenu not working in debian testing ( aka squeeze ) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2010 10:35:36 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2319C436CD826236B4F48522 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable J. Bakshi wrote: > Hello list, > > I have already clarified ( and fell very sorry ) that grub 1.98 in not = in lenny but in testing squeeze. I gave it a try to modifying grub2.cfg = as > > ` ` `=20 > set gfxmode=3D640x480 > insmod biosdisk > insmod pc > insmod font > insmod vbe > insmod gfxterm > insmod videotest > insmod tga > insmod png > insmod gfxmenu > > set menuviewer=3D"gfxmenu" > set theme=3D"/boot/grub/themes/winter/theme.txt" > > ### BEGIN /etc/grub.d/10_linux ### > menuentry "Debian GNU/Linux, with Linux 2.6.31.vesa" { > insmod reiserfs > set root=3D(hd0,3) > search --no-floppy --fs-uuid --set 291bf7b2-ae4a-4de9-8892-05caca7c0= 950 > linux /boot/vmlinuz-2.6.31.vesa root=3D/dev/hda3 ro vga=3D792 quie= t > } > menuentry "Debian GNU/Linux, with Linux 2.6.31.vesa (recovery mode)" { > insmod reiserfs > set root=3D(hd0,3) > search --no-floppy --fs-uuid --set 291bf7b2-ae4a-4de9-8892-05caca7c0= 950 > linux /boot/vmlinuz-2.6.31.vesa root=3D/dev/hda3 ro single > } > > ` ` ` > > And finally did > > cp -Rvf GRUBtheme/ themes/ > > After restarting the machine I get the same old grub, no menu :-( > > Have I missed something in my config=20 You missed loadfont and terminal_output gfxterm statements. I recommend using TERMINAL_OUTPUT=3Dgfxterm and GRUB_THEME=3D /boot/grub/themes/winter/theme.txt Be sure to use scalable theme (newer format) > or the testing branch is still no ready to support it ? > > Thanks > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig2319C436CD826236B4F48522 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAktIW+gACgkQNak7dOguQgl98QEAnjc+djPekb0aL0vOx23iWKNF bVxjy3MMHb5EpSO61RkA/2DHtgv9cZTcqYYpw/XK+Nu9qMPK9qxWoRCLkNCRhzVv =dMJi -----END PGP SIGNATURE----- --------------enig2319C436CD826236B4F48522--