Friends,

I have Ubuntu 9.10 on my desktop

Then installed Xen hypervisor by issuing the following command

sudo apt-get install ubuntu-xen-server

After rebooting, two new items appears on the GRUB menu.
2.6.31-20-generic-pae(and corresponding recovery mode)

The new kernel (dom0) was selected to boot.

To know whether that dom0 is running or not, issued the below command from
the terminal

xm list

But i received following error

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.6/dist-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)')

Googled for it, but i didnt end up with a soultion

Do anyone worked with Xen on Ubuntu 9.10 ?

Kindly, suggest me on how to resolve this problem ?

Thanks & Regards

Rajeswari. S

http://sraji.wordpress.com/ <%20http://sraji.wordpress.com/>
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to