From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BeHvK-0003KW-K7 for qemu-devel@nongnu.org; Sat, 26 Jun 2004 14:29:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BeHvI-0003Je-RV for qemu-devel@nongnu.org; Sat, 26 Jun 2004 14:29:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BeHvG-0003JU-ST for qemu-devel@nongnu.org; Sat, 26 Jun 2004 14:29:08 -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 1BeHtF-0005N6-NG for qemu-devel@nongnu.org; Sat, 26 Jun 2004 14:27:09 -0400 From: Jean-Michel POURE Subject: Re: [Qemu-devel] Darwin 7.01 Date: Sat, 26 Jun 2004 20:26:15 +0200 References: <20040626162936.26140.qmail@web51801.mail.yahoo.com> In-Reply-To: <20040626162936.26140.qmail@web51801.mail.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200406262026.16105.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: Brad Watson Cc: qemu-devel@nongnu.org Le samedi 26 Juin 2004 18:29, vous avez =E9crit : > Would you mind telling me which qemu cvs version you > are using, which darwin cdrom image, and which options > you are specifying that allowed you to run darwin x86 > ? =A0Currently when I attempt to run, it just hangs > displaying an "apple...." Dear Brad, =2D Qemu CVS version head from today 26/06/2004 (this morning French time).= I=20 did not upgrade to the latest changes committed afterwards. =2D The CD-ROM installers from Darwin can be fetched from: http://www.opensource.apple.com/darwinsource/ I downloaded and installed:=20 http://www.opensource.apple.com/darwinsource/images/darwin-701.iso.gz =2D Then I booted the Darwin guest: qemu -cdrom darwin-701.iso -hda hd.img -m 128 -boot d -cirrusvga -user-net According to the Darwin howto, networking under x86 only works with precise= =20 3Com network card (from memory, I did not check again). Therefore, it is=20 likely that networking cannot work in the guest. This limitation does not=20 exist in the PPC versions. MacOsX is entirely based on free software: achieving to run Darwin-701 PPC= or=20 Darwin-6.02 PPC in qemu-system-ppc should bring MacOsX 10.3 and MacOsX 10.2= =20 respectively. The PPC images can be fetched from: =2D Darwin-7.01 for PPC (a bug in the PPC bios prevents the iso from bootin= g=20 according to Jocelyn.): http://www.opensource.apple.com/darwinsource/images/darwin-701.iso.gz =2D Darwin-6.02 for PPC: http://www.opensource.apple.com/darwinsource/images/darwinppc-602.cdr.gz Kindest regards, Jean-Michel