From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HcLvW-0005BY-AU for qemu-devel@nongnu.org; Fri, 13 Apr 2007 09:34:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HcLvV-0005BM-Qz for qemu-devel@nongnu.org; Fri, 13 Apr 2007 09:34:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HcLvV-0005BJ-LY for qemu-devel@nongnu.org; Fri, 13 Apr 2007 09:34:57 -0400 Received: from blitz.aql.fr ([83.206.143.174]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HcLrB-0001NU-Ik for qemu-devel@nongnu.org; Fri, 13 Apr 2007 09:30:31 -0400 Message-ID: <461F86DB.7010607@aql.fr> Date: Fri, 13 Apr 2007 15:34:19 +0200 From: Maxime Tierrie MIME-Version: 1.0 Subject: Re: [Qemu-devel]Debian for arm References: <461F83C4.40805@aql.fr> <200704131420.29448.paul@codesourcery.com> In-Reply-To: <200704131420.29448.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org Paul Brook a =E9crit : > On Friday 13 April 2007 14:21, Maxime Tierrie wrote: > =20 >> Hi all, >> >> I would like to build Debian for an ARM target and simulate it with qe= mu. >> I tried the following command: >> qemu-system-arm -M versatilepb -cdrom debian-31r5-arm-netinst.iso -hda >> hda.img -boot d >> Obviously, it doesn't work (it always asked for a kernel image). >> I have already experienced a net-install through qemu for i386 target. >> Is this possible with an ARM target? >> =20 > > http://www.aurel32.net/info/debian_arm_qemu.php > > Paul > > > =20 Thank you Paul. Unfortunately, I have already tried it few days ago and=20 it didn't work. That's why I asked for a net-install. Maxime.