From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BDlJK-0002pF-I0 for qemu-devel@nongnu.org; Wed, 14 Apr 2004 10:24:18 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BDlIk-0002et-Sj for qemu-devel@nongnu.org; Wed, 14 Apr 2004 10:24:16 -0400 Received: from [194.109.24.7] (helo=smtp-out6.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BDlIj-0002d0-48 for qemu-devel@nongnu.org; Wed, 14 Apr 2004 10:23:41 -0400 Received: from olifantasia.com (a213-84-8-196.adsl.xs4all.nl [213.84.8.196]) by smtp-out6.xs4all.nl (8.12.10/8.12.10) with ESMTP id i3EENdYk082178 for ; Wed, 14 Apr 2004 16:23:39 +0200 (CEST) Message-ID: <407D49CE.5090900@olifantasia.com> Date: Wed, 14 Apr 2004 16:25:18 +0200 From: Martin MIME-Version: 1.0 Subject: Re: [Qemu-devel] PPC emulation, how? References: <1081879720.639650.64402.zmail@web1.zwallet.com> <1081882610.13140.185.camel@jma1.dev.netgem.com> In-Reply-To: <1081882610.13140.185.camel@jma1.dev.netgem.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 > For help, I put some infos, kernel and boot image here: > http://jocelyn.mayer.free.fr/qemu-ppc/index.htm You say there: To run qemu PPC emulation, I use the following command line: > qemu -S -kernel -fda -hda -cdrom Is the -S a special new option or should this be -s I tried your kernel image and debian install disk. It does boot but I can't get networking to work I can set the eth0 of the emulated client to 172.20.0.2 but am unable to ping the host (which is setup at 172.20.0.1 by /etc/qemu-ifup.sh) or the other way around. Is networking not working at all yet or am I missing something Also I use -nographic else the emulator crashes (stops) Greetings, Martin (nldudok1)