xenserver_to_xen icon indicating copy to clipboard operation
xenserver_to_xen copied to clipboard

Migrate your Xenserver image from *.xva to *.img or *.qcow2

Results 4 xenserver_to_xen issues
Sort by recently updated
recently updated
newest added

Change from print "text" to print ("text") and updating exception error in 303 line.

Not sure how to suggest a update to the code. So I made a fork and placed the updated python3 supported code. See link below. `https://github.com/davidasexton/xenserver_to_xen/blob/Update-code-python3/xenmigrate.py`

I just create a xva file from a xenserver 6.2 untared it and execute: ``` python2 xenmigrate_new.py -c Ref\:32/ test.img ``` Bit I get the error message: ``` xenmigrate 0.7.4...