qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu disk on vfat


From: André Braga
Subject: Re: [Qemu-devel] qemu disk on vfat
Date: Sun, 7 May 2006 05:44:21 -0300

It's more likely a typo in your command line. "qmeu"-disk?

On 5/8/06, Yann Le Doaré <address@hidden> 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)                           = ?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]