[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Error 'invalid argument' during convert
From: |
Anil Nair |
Subject: |
Re: [Qemu-discuss] Error 'invalid argument' during convert |
Date: |
Fri, 18 May 2012 11:32:24 +0530 |
Hi All,
On Fri, May 18, 2012 at 11:18 AM, Prakash P <address@hidden> wrote:
> qemu-img convert -O raw CentOS.vmdk CentOS.raw
> qemu-img: error while reading sector 131072: Invalid argument`
I am guessing that the Image you are using maybe corrupt. Did you try
any other type conversions such as .qcow?
I guess the command goes like this "qemu-img convert CentOS.vmdk -O
raw CentOS-copy.img" .Try this.
> Thanks,
> Prakash
--
Regards,
Anil Nair