On Thu, Jun 22, 2006 at 11:02:17AM -0300, Otavio Salvador wrote:
> While I was building a new vm using xen-tools I found that I cannot
> set --fs xfs anymore. To make it to work I needed to change it in the
> configuration file.
A bug; the following patch should fix it:
--- bin/xen-create-image 21 Jun 2006 08:31:00 -0000 1.38
+++ bin/xen-create-image 22 Jun 2006 14:20:05 -0000
@@ -823,6 +823,7 @@
"tar=s", \$CONFIG{'tar'},
# Misc. options
+ "fs", \$CONFIG{'fs'},
"boot", \$CONFIG{'boot'},
"cache=s", \$CONFIG{'cache'},
"ide", \$CONFIG{'ide'},
There will be a new upload shortly to fix this and the lack of
'--boot' processing.
Steve
--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]