From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bcm70-0003NI-ED for qemu-devel@nongnu.org; Tue, 22 Jun 2004 10:18:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bcm6y-0003Mo-O5 for qemu-devel@nongnu.org; Tue, 22 Jun 2004 10:18:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bcm6y-0003Ml-Js for qemu-devel@nongnu.org; Tue, 22 Jun 2004 10:18:56 -0400 Received: from [212.11.36.58] (helo=www2.translationforge.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bcm54-0006qi-J4 for qemu-devel@nongnu.org; Tue, 22 Jun 2004 10:16:59 -0400 Received: from win2000.translationforge.com (win2000.translationforge.com [192.168.0.100]) by www2.translationforge.com (8.12.8/8.12.8) with ESMTP id i5MEGuwF011802 for ; Tue, 22 Jun 2004 16:16:56 +0200 From: Jean-Michel POURE Subject: Re: [Qemu-devel] Missing BIOS for PPC emulation Date: Tue, 22 Jun 2004 16:16:56 +0200 References: <200406221555.18287.jm@poure.com> In-Reply-To: <200406221555.18287.jm@poure.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200406221616.56293.jm@poure.com> Reply-To: jm@poure.com, 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 Please discard this message. I have several computers and missed-up with cvs update. The Free Software ROM is included in CVS. Sorry for the confusion. Will produce screenshots shortly... > When starting qemu-ppc-system emulator, the following message is returned: > qemu: could not load PPC PREP bios '/usr/local/share/qemu/ppc_rom.bin' > > Where can we download the ppc_rom.bin bios file?