From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JAWnM-0000Kl-Me for mharc-grub-devel@gnu.org; Thu, 03 Jan 2008 15:36:04 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JAWnL-0000K4-G2 for grub-devel@gnu.org; Thu, 03 Jan 2008 15:36:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JAWnI-0000HR-4Y for grub-devel@gnu.org; Thu, 03 Jan 2008 15:36:03 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAWnH-0000HC-Mg for grub-devel@gnu.org; Thu, 03 Jan 2008 15:35:59 -0500 Received: from c60.cesmail.net ([216.154.195.49]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1JAWnH-0002oI-Dw for grub-devel@gnu.org; Thu, 03 Jan 2008 15:35:59 -0500 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 03 Jan 2008 15:35:58 -0500 Received: from [192.168.1.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 2B67F618FE1; Thu, 3 Jan 2008 15:35:58 -0500 (EST) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20080103202221.GA1300@thorin> References: <94a0ccbc0801030855i3e66ecb3w55484543429b72e2@mail.gmail.com> <1199382544.9480.3.camel@dv> <20080103202221.GA1300@thorin> Content-Type: text/plain Date: Thu, 03 Jan 2008 15:35:57 -0500 Message-Id: <1199392557.20690.5.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.12.2 (2.12.2-2.fc8) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Cc: Oleg Strikov Subject: Re: Using UTF-8 in grub2 env 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: Thu, 03 Jan 2008 20:36:04 -0000 On Thu, 2008-01-03 at 21:22 +0100, Robert Millan wrote: > On Thu, Jan 03, 2008 at 12:49:04PM -0500, Pavel Roskin wrote: > > > > The menu doesn't work in gfxterm yet. > > It works for me. What problem did you find? When in qemu, "configfile (ata2)/grub.cfg" switches to the text mode and then shows the menu. Subsequent "c" shows the prompt in the text mode. Just in case, I made the iso image with grub-mkrescue using all modules (even ata) and then appended unifont.pff and grub.cfg with growisofs -r -M grub2.iso unifont.pff grub.cfg -- Regards, Pavel Roskin