From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LRuzP-00089S-BB for mharc-grub-devel@gnu.org; Tue, 27 Jan 2009 15:56:55 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LRuzO-000895-CK for grub-devel@gnu.org; Tue, 27 Jan 2009 15:56:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LRuzM-00088C-OT for grub-devel@gnu.org; Tue, 27 Jan 2009 15:56:53 -0500 Received: from [199.232.76.173] (port=34126 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRuzM-000884-K7 for grub-devel@gnu.org; Tue, 27 Jan 2009 15:56:52 -0500 Received: from ug-out-1314.google.com ([66.249.92.172]:45215) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LRuzM-0001I5-3T for grub-devel@gnu.org; Tue, 27 Jan 2009 15:56:52 -0500 Received: by ug-out-1314.google.com with SMTP id 36so377817uga.17 for ; Tue, 27 Jan 2009 12:56:51 -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 :content-type:content-transfer-encoding; bh=od8NlKb9romrnG/THR/Nipm7WXDYovKmy2tcdbolB2c=; b=NvXufpJpXul0tfn1JiBrhtF/yniHTD5s2ESG5d18NhIJAdQhws6V1grcvSm8/+vT5/ c/2vPcB6pCoE518adYhjMlUkS3n7zHe/GL2338E+EhbguLiB/HV3GMJKVeHmlACWcFkH TffLxm4/0yBR5f3pSUpl1zXF4qnN2s0wWOxL8= 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:content-type:content-transfer-encoding; b=AcjfZITPP+/ZjEZUzrTe4xIJoQbG70dBrEFhT5G63iaXhX5z+B0AtJ8ixo5vA710jz 6hIcFh/4P8qfkB40IhdGD0Lz95sgr1hQZmtj8UggWaCxMy0Hwiy8Qgz5/M3bd9TSeMSD K26Q39GsOF2qWxR/2QRWGTJ396X8KJh161Idc= Received: by 10.86.92.7 with SMTP id p7mr70261fgb.54.1233089810873; Tue, 27 Jan 2009 12:56:50 -0800 (PST) Received: from ?192.168.1.2? (108-141.79-83.cust.bluewin.ch [83.79.141.108]) by mx.google.com with ESMTPS id d6sm496372fga.40.2009.01.27.12.56.49 (version=SSLv3 cipher=RC4-MD5); Tue, 27 Jan 2009 12:56:50 -0800 (PST) Message-ID: <497F750E.5080906@gmail.com> Date: Tue, 27 Jan 2009 21:56:46 +0100 From: phcoder User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: The development of GRUB 2 References: <497F303B.30608@gmail.com> <497F72D4.1060309@nic.fi> In-Reply-To: <497F72D4.1060309@nic.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Bugfix: no cursor on command line 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: Tue, 27 Jan 2009 20:56:54 -0000 > I do not remember seeing a problem here. So what is actually the problem > and how to reproduce it? I booted GRUB2 by GRUB-Legacy, command prompt appeared and worked but there were no cursor. I think the same problem appears when the user opens command line from the menu. Vladimir 'phcoder' Serbinenko