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] Xen 4 on Debian Lenny

To: Jean Baptiste FAVRE <xen-users@xxxxxxxxxxx>
Subject: Re: [Xen-users] Xen 4 on Debian Lenny
From: Adi Kriegisch <adi@xxxxxxxxxxxxxxx>
Date: Wed, 21 Apr 2010 07:42:40 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 20 Apr 2010 22:44:10 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4BCE003C.4010202@xxxxxxxxxxx>
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: <4BCE003C.4010202@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
> Now, when I try to boot with debian backport 2.6.32 kernel, my Dom0
> starts, memory limit is taken into acocunt (dom0_mem=1024M), but xend
> refuse to start because of missing /proc/xen/capabilities
> # /etc/init.d/xend start
> grep: /proc/xen/capabilities: No such file or directory
You need to mount xenfs in /proc/xen. Add the following line to your
/etc/fstab:
none /proc/xen xenfs defaults 0 0
or mount it manually.

-- Adi 

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

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