From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FclWH-0006iw-B7 for qemu-devel@nongnu.org; Sun, 07 May 2006 11:50:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FclWE-0006ho-D5 for qemu-devel@nongnu.org; Sun, 07 May 2006 11:50:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FclWE-0006hk-5u for qemu-devel@nongnu.org; Sun, 07 May 2006 11:50:02 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FclWr-0003M4-J7 for qemu-devel@nongnu.org; Sun, 07 May 2006 11:50:41 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FclW4-0002F2-D7 for qemu-devel@nongnu.org; Sun, 07 May 2006 17:49:52 +0200 Received: from pool-71-117-235-254.ptldor.fios.verizon.net ([71.117.235.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 May 2006 17:49:52 +0200 Received: from consul by pool-71-117-235-254.ptldor.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 May 2006 17:49:52 +0200 From: "Alex" Message-ID: References: <1147082690.5817.23.camel@localhost><2ad73a0605070144t69abf157vb10ff0d1fb7e58c0@mail.gmail.com> <1147084877.5817.25.camel@localhost> Sender: news Subject: [Qemu-devel] Re: qemu disk on vfat Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sun, 07 May 2006 15:50:05 -0000 To: qemu-devel@nongnu.org Are you sure coreect spelling is "qmeu-disk", not "qemu-disk"? -- Alex. "Yann Le Doaré" wrote in message news:1147084877.5817.25.camel@localhost... my option is "-hda /mnt/partitions/windows0/qmeu-disk" Le dimanche 07 mai 2006 à 05:44 -0300, André Braga a écrit : > It's more likely a typo in your command line. "qmeu"-disk? > > On 5/8/06, Yann Le Doaré 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é. > > > > > > strace : > > > > open("/mnt/partitions/windows0/qmeu-disk", O_RDONLY|O_LARGEFILE) = 7 > > read(7, "", 1024) = 0 > > close(7) = 0 > > open("/mnt/partitions/windows0/qmeu-disk", O_RDONLY|O_LARGEFILE) = 7 > > _llseek(7, 128, [128], SEEK_SET) = 0 > > read(7, "", 4) = 0 > > close(7) = 0 > > write(2, "qemu: could not open hard disk i"..., 74qemu: could not open > > hard disk image '/mnt/partitions/windows0/qmeu-disk' > > ) = 74 > > exit_group(1) = ? > > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel