From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DESfz-0002WQ-1i for qemu-devel@nongnu.org; Thu, 24 Mar 2005 08:47:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DESfx-0002WE-DF for qemu-devel@nongnu.org; Thu, 24 Mar 2005 08:47:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DESfx-0002WB-4U for qemu-devel@nongnu.org; Thu, 24 Mar 2005 08:47:05 -0500 Received: from [64.233.170.207] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DESQH-0002Wy-U6 for qemu-devel@nongnu.org; Thu, 24 Mar 2005 08:30:55 -0500 Received: by rproxy.gmail.com with SMTP id a36so876612rnf for ; Thu, 24 Mar 2005 05:30:50 -0800 (PST) Message-ID: <41e41e7a0503240530202c5478@mail.gmail.com> Date: Thu, 24 Mar 2005 15:30:50 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] boot an open firmware elf binary In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: Reply-To: Hetz Ben Hamo , 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 The forum is up now :) Thanks, Hetz On Thu, 24 Mar 2005 13:34:03 +0100, antoine terrienne wrote: > > Hello, > > I know it is not the ideal place to ask this question but the qemu > forum is down and the qemu-user mailing list just send me 550 unknown > user errors. > > I have a powerpc-elf binary that is supposed to be open firmware > bootable. But I found no indications about how to boot it with > qemu-system-ppc. The -kernel option doen't work. I try with using the > file as a drive (hda) but still no result. I began to investigate and > try to buid a disk image, partitionning and setting it bootable with > pdisk but I still miss the tools to format the filesystem and copy the > binary into it. > I try to find some info on the web but I only found info for bootable > CD-Roms for particular systems and I'm a littre bit lost. > Do someone know a way to simply boot the elf ou simply build a bootable > disk image ? > I use Mac OS X not Linux. > > by the way the qemu compiled from the CVS with the cocoa interface > seems to ignore the options given in the command line > > thank's for your help > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >