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] mounting none on /dev failed: no such file or directory

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] mounting none on /dev failed: no such file or directory
From: dky hax <dkyhax@xxxxxxxxx>
Date: Mon, 28 Feb 2011 16:54:44 +0100
Delivery-date: Mon, 28 Feb 2011 08:01:36 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=ANTtFkwrY3LGG9O5Kq3ap10uZdz+xU7F6ZyjN9vG2dY=; b=aQJXqyOkMAxrBmfCqn11lClKA7n9j7vSoVlYVz4W7yHBcAJLf6BNviGwRi+LEne6X1 gccrITG69G69PeSVK8PGux5L5iQgglOp3X6a8zqyHBdNKukjZcYgdMMLYQwpo2uCoYk5 x0NtRqZ7Df6ULnwOyvbmIG/033aWteMZswOW0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=klIwsj3AsCC90Qj/FlJSxVBFHnydncc5/Rx+/fiRsLQe65T/i7tOPWz/JHdlZKBZ2K Xk8liQ4E1P9sQL2LjY4IjuGBACF3Wb9ASaC77jjEnnnTBYNGdbm39283+9ndEBjw+EaC xGRl9oD3spZ3IYnXBwVOoPsL8T2xXn1YjvKGc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I've the same error: http://serverfault.com/questions/222390/xen-4-0-1-on-ubuntu-10-10-not-booting
I add this line:

+KERNEL=="gntdev", NAME="xen/%k" +KERNELS=="xen", KERNEL=="xvd*", SUBSYSTEM=="block", OPTIONS+="last_rule"

to /tools/hotplug/Linux/xen-backend.rule, but nothing.

I need to re-compile xen? Or i need to enabled some kernel modules?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] mounting none on /dev failed: no such file or directory, dky hax <=