qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [Qemu-devel] [Libguestfs] [qemu-img] support for XVA


From: Gandalf Corvotempesta
Subject: Re: [Qemu-block] [Qemu-devel] [Libguestfs] [qemu-img] support for XVA
Date: Thu, 16 Nov 2017 11:07:10 +0100

2017-11-16 11:01 GMT+01:00 Richard W.M. Jones <address@hidden>:
> As mentioned before you can use this to do a qemu-img convert using
> captive nbdkit:
>
>   $ nbdkit -U - \
>       perl script=./xva-reader.pl file=./debian8cloud.xva size=4294967296 \
>       --run 'qemu-img convert -f raw $nbd -O qcow2 /var/tmp/output.qcow2 -p'


What if XVA is hosting 2 or more partitions ? Which partition are you
converting with this command ?



reply via email to

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