From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CGMxy-00049j-0b for qemu-devel@nongnu.org; Sat, 09 Oct 2004 15:33:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CGMxx-00049K-4w for qemu-devel@nongnu.org; Sat, 09 Oct 2004 15:33:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGMxx-00049H-2I for qemu-devel@nongnu.org; Sat, 09 Oct 2004 15:33:17 -0400 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CGMqg-0006Uv-SV for qemu-devel@nongnu.org; Sat, 09 Oct 2004 15:25:47 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CGMqf-0003rg-00 for ; Sat, 09 Oct 2004 21:25:45 +0200 Received: from amarseille-206-1-27-52.w81-51.abo.wanadoo.fr ([81.51.255.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 09 Oct 2004 21:25:45 +0200 Received: from daimon55 by amarseille-206-1-27-52.w81-51.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 09 Oct 2004 21:25:45 +0200 From: Ronald Date: Sat, 09 Oct 2004 21:25:42 +0200 Message-ID: References: <2ad73a0410082042be44bb5@mail.gmail.com> <2ad73a04100911511dd5d245@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: Re: QEMU won't load QCOW images under Windows Reply-To: daimon55@free.fr, 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 Le Sat, 09 Oct 2004 15:51:39 -0300, André Braga a écrit : > On Sat, 09 Oct 2004 14:27:11 +0200, Ronald wrote: >> some observations: >> I can't get infos from qcow images created under windows with qemu-img >> under linux. >> Qcow images created under linux and windows for the same base file, >> don't differs only by the path of the base file. > > BTW, have you tried running a baseless QCOW image created under Linux on > Windows? I'll eventually reinstall Debian Sid, but it'll take some time > before I'm actually able to. I can already says that raw image converted to qcow with qemu-img under linux actually works under windows, I've tried it 5 minutes ago.