[Libguestfs] [Qemu-devel] [qemu-img] support for XVA

Gandalf Corvotempesta gandalf.corvotempesta at gmail.com
Thu Nov 16 10:07:10 UTC 2017


2017-11-16 11:01 GMT+01:00 Richard W.M. Jones <rjones at redhat.com>:
> 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 ?




More information about the Libguestfs mailing list