From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iv7DN-0003o9-HB for qemu-devel@nongnu.org; Thu, 22 Nov 2007 03:15:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iv7DM-0003mZ-7S for qemu-devel@nongnu.org; Thu, 22 Nov 2007 03:15:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iv7DM-0003mP-1A for qemu-devel@nongnu.org; Thu, 22 Nov 2007 03:15:12 -0500 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Iv7DL-0003yt-9R for qemu-devel@nongnu.org; Thu, 22 Nov 2007 03:15:11 -0500 Received: from nz-out-0506.google.com ([64.233.162.227]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iv7DJ-0001z2-7a for qemu-devel@nongnu.org; Thu, 22 Nov 2007 03:15:09 -0500 Received: by nz-out-0506.google.com with SMTP id f1so9260144nzc for ; Thu, 22 Nov 2007 00:15:07 -0800 (PST) Message-ID: <275cdfcf0711220015ha40cd21s1a4d5dd0caa583cf@mail.gmail.com> Date: Thu, 22 Nov 2007 10:15:07 +0200 From: "Andreas Sotirakopoulos" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] Sparc Emulation 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, I am not sure I should be posting this here but the forum is down and I am struggling for days to get this right. I am trying to use the qemu sparc emulation but I have encountered a problem. Although it boots in a console I have not the ability to mount any devices (specially my cdrom), in fact there are very few devices present, only three tty, so as to be able to run some sparc binary files I need to. Furthermore I have noticed that the /proc directory is missing and I suspect that that is what causes this problem. Is it possible to overcome such a problem? Do I do something wrong? Thanks in advance for your response. Sotirakopoulos Andreas