After performing the following commands on the latest 8.10 Desktop 64bit:
Code:
sudo aptitude install ubuntu-xen-server
sudo apt-get install xen-tools
sudo reboot
The Xen kernel does not load:
Code:
admin@356835794:~$ sudo xm list
ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)
Traceback (most recent call last):
File "/usr/sbin/xm", line 8, in <module>
from xen.xm import main
File "/usr/lib/python2.5/site-packages/xen/xm/main.py", line 61, 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)')
adminuser@356835794860:~$ sudo uname -r
2.6.27-7-server
admin@356835794:~$
Does anyone have an idea why?
Recent comments
20 hours 6 min ago
1 day 5 hours ago
1 day 6 hours ago
1 day 9 hours ago
1 day 14 hours ago
1 day 14 hours ago
1 day 16 hours ago
2 days 2 hours ago
2 days 7 hours ago
2 days 9 hours ago