From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IsI3q-00069d-72 for qemu-devel@nongnu.org; Wed, 14 Nov 2007 08:13:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IsI3o-00065A-6z for qemu-devel@nongnu.org; Wed, 14 Nov 2007 08:13:41 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IsI3n-00064b-Vg for qemu-devel@nongnu.org; Wed, 14 Nov 2007 08:13:40 -0500 Received: from eth6155.nsw.adsl.internode.on.net ([59.167.247.10] helo=sac.g2microsystems.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IsI3n-0000ep-6l for qemu-devel@nongnu.org; Wed, 14 Nov 2007 08:13:39 -0500 Received: from [10.1.6.21] ([10.1.6.21]) by sac.g2microsystems.com (8.12.11.20060308/8.12.11) with ESMTP id lAEDDXp9028012 for ; Thu, 15 Nov 2007 00:13:33 +1100 Message-ID: <473AF480.6030802@shaddybaddah.name> Date: Thu, 15 Nov 2007 00:13:36 +1100 From: Shaddy Baddah MIME-Version: 1.0 Subject: Re: [Qemu-devel] and now bus error for i386 guest References: <473A9DED.6020308@shaddybaddah.name> <473AAD7F.30709@shaddybaddah.name> In-Reply-To: <473AAD7F.30709@shaddybaddah.name> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: 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 Hi again, After further culling the target list, I was able to install qemu on my sun4u host. However, running it, I get a bus error. See below for details: $ /opt/qemu-cvs/bin/qemu -m 128 -cdrom ~/KNOPPIX_V5.1.1CD-2007-01-04-EN.iso -vnc :1 Bus error I would really like to be able to get qemu running on this sun4u, so help would be appreciated. Thanks in advance, Shaddy PS: I am running Debian Lenny/Testing for SPARC. At the moment, I am not running swap. However, I have 1Gb of memory, so at this stage, I want to run small memory configs that should fit in the 1Gb.