[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: qemu disk on vfat
From: |
Alex |
Subject: |
[Qemu-devel] Re: qemu disk on vfat |
Date: |
Sun, 07 May 2006 15:50:05 -0000 |
Are you sure coreect spelling is "qmeu-disk", not "qemu-disk"?
--
Alex.
"Yann Le Doaré" <address@hidden> wrote in message
news:address@hidden
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é <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) = ?
> >
>
>
> _______________________________________________
> Qemu-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] Re: qemu disk on vfat,
Alex <=