]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/xen-image/README
Merge remote-tracking branch 'mfischer/daq' into next
[ipfire-2.x.git] / config / xen-image / README
index 3813572e00287031349e7abb0d67c46125a99ca4..a23491fc9ea94b45253069f3e6154dd24656820d 100644 (file)
@@ -18,3 +18,8 @@ other usefull commands from the Dom0:
 - shutdown the fire: "xm shutdown ipfire-xen"
 - reset the fire: "xm destroy ipfire-xen"
 - look what is going on: "xm top" or "xm list"
+
+This script can also build a Citrix XenCenter xva image. (Need xz-aware
+xen version. Tested with Citrix Xen Server 6.2.5 beta)
+- run "XEN_IMG_TYPE=xva bash xen-image-maker.sh" to build an xva image.
+- import the vm with "xe vm-import file=ipfire.xva"