From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hjv0t-0003Vv-8i for qemu-devel@nongnu.org; Fri, 04 May 2007 06:27:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hjv0r-0003Vc-QA for qemu-devel@nongnu.org; Fri, 04 May 2007 06:27:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hjv0r-0003VZ-Kc for qemu-devel@nongnu.org; Fri, 04 May 2007 06:27:45 -0400 Received: from nz-out-0506.google.com ([64.233.162.224]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HjuuE-0004JQ-Hn for qemu-devel@nongnu.org; Fri, 04 May 2007 06:20:54 -0400 Received: by nz-out-0506.google.com with SMTP id i11so2056453nzi for ; Fri, 04 May 2007 03:20:54 -0700 (PDT) Message-ID: <46d6db660705040320mce917d4x101384e2dcac3cae@mail.gmail.com> Date: Fri, 4 May 2007 12:20:53 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] why "-hda myimgfile" can not work ?? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46d6db660705032330n4e00a0b1w3266916f983c1cf7@mail.gmail.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 On 5/4/07, tang peilei wrote: > the target arch is arm. and I was just use the download qemu arm-test > kernel and initrd file to run. It has a config.gz in /proc, but I can not > copy it out, becase the net can not work in my qemu, and the hda can not > use .Is there any other way to copy data from qemu system to my phy system > ? are you using http://fabrice.bellard.free.fr/qemu/arm-test-0.2.tar.gz ? what is the exact cmd line you use ? -- Christian