From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fk73d-0000Q6-Ga for qemu-devel@nongnu.org; Sat, 27 May 2006 18:14:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fk73b-0000OV-IB for qemu-devel@nongnu.org; Sat, 27 May 2006 18:14:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fk73b-0000OM-Fj for qemu-devel@nongnu.org; Sat, 27 May 2006 18:14:51 -0400 Received: from [212.8.0.13] (helo=rosi.naasa.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fk78o-0007Vq-9w for qemu-devel@nongnu.org; Sat, 27 May 2006 18:20:14 -0400 Received: from jako.ping.de (p50910972.dip0.t-ipconnect.de [80.145.9.114]) by rosi.naasa.net (Postfix) with ESMTP id 01B9122AEB5 for ; Sun, 28 May 2006 00:14:49 +0200 (CEST) From: Joerg Platte Subject: Re: [Qemu-devel] Sparc32 bash problem solved Date: Sun, 28 May 2006 00:14:45 +0200 References: <200605272221.44155.lists@naasa.net> In-Reply-To: <200605272221.44155.lists@naasa.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Disposition: inline Message-Id: <200605280014.45882.lists@naasa.net> Content-Transfer-Encoding: quoted-printable Reply-To: jplatte@naasa.net, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Am Samstag, 27. Mai 2006 22:21 schrieb Joerg Platte: > Yes, booting a small system with udev works! qemu in graphical mode boo= ts > up to the login prompt. But unfortunately each character i tried to typ= e in > is corrupt. Hence, its not possible to log in. In console mode getty ca= uses > a kernel oops. But it works now much better than before. Many thanks! The oops and the corrupted characters are caused by the console-tools. Af= ter=20 removing them everything works as expected! I was able to boot from the s= ame=20 image I used on a real 32 bit SPARC! I can log in and even log in again v= ia=20 ssh to localhost :-). Great work! regards, J=F6rg