X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=config%2Fxen-image%2FREADME;h=159b036ceb5e50a53c3d4b22fd8eea39c9eade6d;hb=1292598207d74304227a3c77346c1d046eb51975;hp=3813572e00287031349e7abb0d67c46125a99ca4;hpb=0b7f6aa4d9d0f6c17d668620000c4496eb96e34c;p=ipfire-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"