From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FcevO-00078E-VE for qemu-devel@nongnu.org; Sun, 07 May 2006 04:47:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FcevN-000782-M2 for qemu-devel@nongnu.org; Sun, 07 May 2006 04:47:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FcevN-00077z-Gg for qemu-devel@nongnu.org; Sun, 07 May 2006 04:47:33 -0400 Received: from [212.27.42.29] (helo=smtp3-g19.free.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fcevw-0005nN-Sa for qemu-devel@nongnu.org; Sun, 07 May 2006 04:48:09 -0400 Received: from [192.168.0.1] (lns-bzn-38-82-253-67-129.adsl.proxad.net [82.253.67.129]) by smtp3-g19.free.fr (Postfix) with ESMTP id 80396481BC for ; Sun, 7 May 2006 10:47:32 +0200 (CEST) Subject: Re: [Qemu-devel] qemu disk on vfat From: Yann Le =?ISO-8859-1?Q?Doar=E9?= In-Reply-To: <2ad73a0605070144t69abf157vb10ff0d1fb7e58c0@mail.gmail.com> References: <1147082690.5817.23.camel@localhost> <2ad73a0605070144t69abf157vb10ff0d1fb7e58c0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Date: Mon, 08 May 2006 10:41:17 +0000 Message-Id: <1147084877.5817.25.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 my option is "-hda /mnt/partitions/windows0/qmeu-disk" Le dimanche 07 mai 2006 =E0 05:44 -0300, Andr=E9 Braga a =E9crit : > It's more likely a typo in your command line. "qmeu"-disk? >=20 > On 5/8/06, Yann Le Doar=E9 wrote: > > Hi, > > > > It seems like qemu 0.8.0 does not accept image file from a vfat > > partition. Is it a bug ? > > > > Greetings. > > > > Yann Le Doar=E9. > > > > > > strace : > > > > open("/mnt/partitions/windows0/qmeu-disk", O_RDONLY|O_LARGEFILE) =3D = 7 > > read(7, "", 1024) =3D 0 > > close(7) =3D 0 > > open("/mnt/partitions/windows0/qmeu-disk", O_RDONLY|O_LARGEFILE) =3D = 7 > > _llseek(7, 128, [128], SEEK_SET) =3D 0 > > read(7, "", 4) =3D 0 > > close(7) =3D 0 > > write(2, "qemu: could not open hard disk i"..., 74qemu: could not ope= n > > hard disk image '/mnt/partitions/windows0/qmeu-disk' > > ) =3D 74 > > exit_group(1) =3D ? > > >=20 >=20 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel