]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/xen-image/README
xen-image-maker: add support vor XenCenter xva image output.
[people/pmueller/ipfire-2.x.git] / config / xen-image / README
index 3813572e00287031349e7abb0d67c46125a99ca4..a59b6fabb3928b24cec6e54884ef5ca823dd0d15 100644 (file)
@@ -18,3 +18,7 @@ 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.
+- run "XEN_IMAGE_TYPE=xva sh xen-image-maker.sh" to build an xva image.
+- import the vm with "xe vm-import file=ipfire.xfa"