From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ESfOu-00086p-I4 for qemu-devel@nongnu.org; Thu, 20 Oct 2005 14:44:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ESfOt-00086R-32 for qemu-devel@nongnu.org; Thu, 20 Oct 2005 14:44:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESfOs-00086N-Vo for qemu-devel@nongnu.org; Thu, 20 Oct 2005 14:44:27 -0400 Received: from [64.233.162.207] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ESfOt-0004Qn-5P for qemu-devel@nongnu.org; Thu, 20 Oct 2005 14:44:27 -0400 Received: by zproxy.gmail.com with SMTP id s18so293251nze for ; Thu, 20 Oct 2005 11:44:25 -0700 (PDT) Message-ID: <2ad73a0510201144g76c44d18x6af52f1f8608165a@mail.gmail.com> Date: Thu, 20 Oct 2005 16:44:25 -0200 From: =?ISO-8859-1?Q?Andr=E9_Braga?= Subject: Re: [Qemu-devel] Compiling Qemu + Accelerator on FC4 In-Reply-To: <4357C410.7090903@psislidell.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <435684D8.2050303@psislidell.com> <6c3f5e6c0510191633q7c9bc051ie50fe833eb1e31@mail.gmail.com> <4357C410.7090903@psislidell.com> 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 "-boot d"? ;) -- "The user-friendly computer is a red herring. The user-friendliness of a book just makes it easier to turn pages. There's nothing user-friendly about learning to read." -Alan Kay On 10/20/05, Rich Fought wrote: > OK, apparently it was the SMP Linux messing things up, I booted into nor= mal > mode and the compile went fine. > > Not I am having another problem - I'm trying to run qemu-system-ppc and = I'm > getting the following: > > > qemu-img create hd.img 5G > > qemu-system-ppc -boot d -hda hd.img > > PPC Open Hack'Ware BIOS for qemu version 0.4.1 > Build 2005-07-06 23:10:57 > Copyright 2003-2005 Jocelyn Mayer > > Memory Size: 144 MB. > Booting from device d > PPC Open Hack'Ware BIOS for qemu version 0.4.1 > Build 2005-07-06 23:10:57 > Copyright 2003-2005 Jocelyn Mayer > > ide0: drive 0: Hard Disk > ERROR: OF_property_copy cannot get property 'hd' for aliases > ide0: drive 1: CD-ROM > ERROR: OF_property_copy cannot get property 'cd' for aliases > ERROR: ATAPI TEST_UNIT_READY : status 41 !=3D 0x40 > ide1: drive 0: none > ide1: drive 1: none > ERROR: Found no boot partition! >