xen-image-maker: fix variable in README file.

This commit is contained in:
Arne Fitzenreiter
2014-05-22 20:56:10 +02:00
parent 61cf8114ea
commit e52d2c3bb5

View File

@@ -20,5 +20,5 @@ other usefull commands from the Dom0:
- 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.
- run "XEN_IMG_TYPE=xva sh xen-image-maker.sh" to build an xva image.
- import the vm with "xe vm-import file=ipfire.xfa"