WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] domU image with "VmError: Invalid mode" information

To: "Donglai Zhang" <dlzhangster@xxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] domU image with "VmError: Invalid mode" information
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Sun, 12 Jul 2009 18:08:35 +1000
Cc:
Delivery-date: Sun, 12 Jul 2009 01:09:32 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <c0f408a30907112342m5531c95dh6609c288fa6e0660@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <c0f408a30907112342m5531c95dh6609c288fa6e0660@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcoCxSdPDN8v8saIQMa/ilIL8vQ5LwAAqwAw
Thread-topic: [Xen-users] domU image with "VmError: Invalid mode" information
> Hi,
> 
> I am trying to use domU image in my Xen system.
> My domU configuration file "xmdomU"is as following:
> 
> kernel = "/boot/vmlinuz-2.6.18.8-xen"
> ramdisk = "/boot/initrd-2.6.18.8-xen.img"
> memory = 256
> name = "ExampleDomain01"
> vif = [ '' ]
> disk = [ 'tap:aio:/srv/xenimage/XenGuest1.img, xvda1, w',

Try getting rid of the spaces, especially between the ',' and the 'w',
so it would become:

'tap:aio:/srv/xenimage/XenGuest1.img,xvda1,w',

James



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>