From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KtPSV-0005za-E0 for mharc-grub-devel@gnu.org; Fri, 24 Oct 2008 12:24:19 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtPST-0005x9-20 for grub-devel@gnu.org; Fri, 24 Oct 2008 12:24:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtPSQ-0005ty-Qc for grub-devel@gnu.org; Fri, 24 Oct 2008 12:24:16 -0400 Received: from [199.232.76.173] (port=59555 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtPSP-0005tf-TY for grub-devel@gnu.org; Fri, 24 Oct 2008 12:24:13 -0400 Received: from moutng.kundenserver.de ([212.227.126.188]:62395) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtPSP-0005D4-R0 for grub-devel@gnu.org; Fri, 24 Oct 2008 12:24:14 -0400 Received: from [85.180.49.109] (e180049109.adsl.alicedsl.de [85.180.49.109]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis) id 0ML31I-1KtPSC48D0-0000Wl; Fri, 24 Oct 2008 18:24:01 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <002401c935f4$3dd8cac0$b98a6040$@com> References: <002a01c9343a$241456b0$6c3d0410$@com> <1224675356.4106.4.camel@fz.local> <002401c935f4$3dd8cac0$b98a6040$@com> Content-Type: text/plain; charset=utf-8 Date: Fri, 24 Oct 2008 18:23:59 +0200 Message-Id: <1224865439.4012.1.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V01U2FsdGVkX1/iicgyjURYWkuqpJIF5/9tPqSebDJ6GWAa/LE smDqyj7gpqNBfM2LrELFfx0gQ/4Ewak6EIXQ9Er1Z9TVwaNM2/ DB6V9xqMRdFIyuI1VRAQfa6n7yRC4/i X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6? (barebone, rare!) Subject: RE: grub2 background_image difficulty 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: Fri, 24 Oct 2008 16:24:17 -0000 Am Freitag, den 24.10.2008, 17:19 +0100 schrieb Jos=C3=A9 Campos: > Now I have one more question. > About the font o load on your sample grub.cfg. Where or how do I get the = ascii.pff font file? >=20 Hi, you need /usr/share/unifont/unifont.hex file which is in Debian etch and Ubuntu in `unifont-bin' package and for Debian lenny/sid it's `unifont'. For the other distros I don't know. --=20 Felix Zielcke