Strona 1 z 1

xen - nie uruchamia się po instalacji

: 29 lip 2010, 20:55
autor: Hobo
witam,
postanowiłem zainstalować xena na ubuntu 9.04 desktop 64bit. znalazłem w sieci informacje, że powinien to być pakiet ubuntu-xen-server, do tego xen-tools.
no to klepię:

Kod: Zaznacz cały

 sudo ... install ...
potem reboot i sprawdzam:

Kod: Zaznacz cały

$ 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)')
$ sudo service
 [ + ]  xend
 [ - ]  xendomains
może ktoś wie o co chodzi i pomoże?

pozdrawiam.