X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=config%2Fxen-image%2FREADME;h=159b036ceb5e50a53c3d4b22fd8eea39c9eade6d;hb=64ce3098b5b2da7e343a4d6e6d41fab1acf37d5e;hp=3813572e00287031349e7abb0d67c46125a99ca4;hpb=568438067cfef263b683f97b9350776f62396e04;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/config/xen-image/README b/config/xen-image/README index 3813572e00..159b036ceb 100644 --- a/config/xen-image/README +++ b/config/xen-image/README @@ -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.5) +- run "XEN_IMG_TYPE=xva bash xen-image-maker.sh" to build an xva image. +- import the vm with "xe vm-import filename=ipfire.xva"