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

[Xen-users] Problem creating a virtual machine

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem creating a virtual machine
From: Jean Respen <jean.respen@xxxxxxx>
Date: Thu, 27 Jul 2006 11:23:28 +0200
Delivery-date: Thu, 27 Jul 2006 02:24:18 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.4 (X11/20060615)
Hello,

I'm a new user of using Xen. I've followed this example : http://www.howtoforge.com/perfect_setup_xen3_debian_p5 to create a virtual machine. But when i'm trying to run it, i've a
EXT2-fs: sda3: couldn't mount because of unsupported optional features (4).
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,3)


my config file looks like that :

name="vm01"
kernel="/boot/vmlinuz-2.6-xen"
root="/dev/sda3"
memory=128
disk=['file:/vserver/images/vm01.img,sda3,w','file:/vserver/images/vm01-swap.img,sda2,w']

# network
vif=[ '' ]
dhcp="off"
ip="128.178.xxx.xxx"
netmask="255.255.255.0"
gateway="128.178.xxx.xxx"
hostname="hostname"
--
Jean "Wrack" Respen
j.respen@xxxxxxxxxxxx
http://www.wrackweb.net

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

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