Hello! I've just tried xen-create-image and found that option --fs didn't work. #xen-create-image --version xen-create-image release 2.2 - CVS: 57 I took a loog at the xen-create-image source code, and it seems to me that there's a bug in sub parseCommandLineArguments: "fs=s" as opposed to "fs" should be used. Thanks, -- Eric