[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Re: Xen 4.1.0 compiled from source on Debian Squeeze 6.0
Seems like part of my e-mail was lost, here is the rest... --
At first, when running "xm list", I received this error: "ImportError: No module named xen.xm"
I saw that /usr/lib/python2.6/site-packages/xen wasn't in sys.path of Python, so I symlinked it to /usr/lib/python2.6/xen - problem solved
Then I received this error:
Error: Unable to connect to xend: No such file or directory. Is xend running?
So I try starting xend:
xencommons should be started first. So I try starting xencommons: grep: /proc/xen/capabilities: No such file or directory
A thread on this mailing list suggested I added "none /proc/xen xenfs defaults 0 0" to /etc/fstab
I've done so, rebooted, but the issue persisted. Another thread suggested I ran 'insmod xen-evtchn' and 'modprobe xen-evtchn', which gave me this error:
FATAL: Error inserting xen_evtchn (/lib/modules/2.6.32-5-xen-amd64/kernel/drivers/xen/xen-evtchn.ko): No such device
And now I'm rather stuck. What am I doing wrong?
On Thu, Jun 2, 2011 at 10:39 AM, Wouter van Eekelen <me@xxxxxxx> wrote: I installed Debian Squeeze 6.0 on a server and am now trying to install Xen 4.1.0 on it (compiled from source, since the packages don't include Remus support). _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |