qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] VMDK file unable to open in Qemu but ESXi


From: Kevin Wolf
Subject: Re: [Qemu-block] VMDK file unable to open in Qemu but ESXi
Date: Tue, 27 Sep 2016 10:16:08 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 27.09.2016 um 04:02 hat Fam Zheng geschrieben:
> On Mon, 09/26 16:30, Peter Lieven wrote:
> > > So it looks like this file is not compliant to the specfication. Is it
> > > recognized and imported by VMware?
> > 
> > Yes, VMware ESXi imports it flawlessly.
> 
> The only possibility is that the "footer" is not in the end of the image. 
> There
> must be some other sector begins with bytes '4b 44 4d 56' besides the first.
> Theoretically we can make QEMU accept this case by "scanning" the whole image
> to look for the footer, but I'm not sure it's worth it.

I would be surprised if VMware were scanning the whole image, so there
must be some other way. If such images exist in real life, we should
probably try to support them.

Kevin



reply via email to

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