|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xend start failing on fresh Xen installation
On 23/07/2010 09:42, "Jonathan White" <jonxwhite@xxxxxxxxx> wrote:
> File "/usr/lib64/python2.6/site-packages/xen/xend/image.py", line 46, in
> <module>
> xc = xen.lowlevel.xc.xc()
> xen.lowlevel.xc.Error: (1, 'Internal error', 'Could not obtain handle on
> privileged command interface (2 = No such file or directory)')
> [root@localhost jw]# uname -a
> Linux localhost.localdomain 2.6.31.13 #1 SMP Wed Jul 21 23:55:51 PDT 2010
> x86_64 x86_64 x86_64 GNU/Linux
> [root@localhost jw]#
You might need this line in /etc/fstab:
none /proc/xen xenfs defaults 0 0
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|