[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Problem while installing XEN 3.1 on Fedora 6
Hi, I downloaded XEN 3.1 source code on a fedora 6 machine. I did # make world # make install It did not give me an error then when I restarted the machine the Grub did not have 2 options. It had only one option that was the kernel. On loading the OS, when i gave # xend it gives the following errors: [root@localhost sbin]# xend ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory) 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/xend", line 42, in ? from xen.xend.server import SrvDaemon File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 26, in ? import relocate File "//usr/lib/python/xen/xend/server/relocate.py", line 26, in ? from xen.xend import XendDomain File "//usr/lib/python/xen/xend/XendDomain.py", line 35, in ? from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo File "//usr/lib/python/xen/xend/XendCheckpoint.py", line 22, in ? from xen.xend.XendConfig import XendConfig File "//usr/lib/python/xen/xend/XendConfig.py", line 27, in ? from xen.xend.XendDevices import XendDevices File "//usr/lib/python/xen/xend/XendDevices.py", line 22, in ? from xen.xend.server import blkif, netif, tpmif, pciif, iopif, irqif, usbif, vfbif File "//usr/lib/python/xen/xend/server/pciif.py", line 38, in ? 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)') Can anyone tell me what has gone wrong and how I can correct this? thanks & regards raghu -- http://www.public.asu.edu/~rsriniv8/ _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |