From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FdB9G-0007k2-K7 for qemu-devel@nongnu.org; Mon, 08 May 2006 15:12:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FdB9D-0007h9-Ip for qemu-devel@nongnu.org; Mon, 08 May 2006 15:12:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FdB9D-0007h4-Ep for qemu-devel@nongnu.org; Mon, 08 May 2006 15:11:59 -0400 Received: from [212.27.42.35] (helo=smtp5-g19.free.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FdBA7-000778-0H for qemu-devel@nongnu.org; Mon, 08 May 2006 15:12:55 -0400 Received: from [192.168.0.1] (lns-bzn-61-82-250-92-93.adsl.proxad.net [82.250.92.93]) by smtp5-g19.free.fr (Postfix) with ESMTP id 7FCF62563E for ; Mon, 8 May 2006 21:11:57 +0200 (CEST) Subject: Re: [Qemu-devel] qemu disk on vfat From: Yann Le =?ISO-8859-1?Q?Doar=E9?= In-Reply-To: <200605081657.23545.marten@xtal.rwth-aachen.de> References: <1147082690.5817.23.camel@localhost> <1147117491.4409.5.camel@localhost> <200605081657.23545.marten@xtal.rwth-aachen.de> Content-Type: text/plain; charset=ISO-8859-1 Date: Tue, 09 May 2006 21:05:39 +0000 Message-Id: <1147208739.6498.4.camel@localhost> Mime-Version: 1.0 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: qemu-devel@nongnu.org with -snapshot I have the same error. vfat options are : rw,nodiratime,fmask=3D0022,dmask=3D0022,codepage=3Dcp437,iocharset=3Diso8= 859-1 It can use my ext3 partitions, so it is not a problem for me. Thanks for you responses. Le lundi 08 mai 2006 =E0 16:57 +0200, Jan Marten Simons a =E9crit : > Am Montag, 8. Mai 2006 21:44 schrieb Yann Le Doar=E9: > > With : > > > > qemu-img create /mnt/partitions/windows0/qmeu-disk 4M > > qemu -hda /mnt/partitions/windows0/qmeu-disk > > > > qemu: could not open hard disk image'/mnt/partitions/windows0/qmeu-di= sk' > > > > but with on ext3/ext2 or tmpfs, there is no problem. > > >=20 > Did you check, if the permissions of the mounted vfat filesystem are ok= ? What=20 > happens when you try qemu -hda /mnt/partitions/windows0/qmeu-disk -snap= shot? >=20 >=20 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel