검색을 해보니 커널이 xen 커널이 아닐경우 이런 에러가 발생한다고 한다.
그나저나 linux-image-virtual 패키지로 깔면 USB 키보드가 안되는걸 어쩌라구 ㅠ.ㅠ
그냥 10.04 LTS에 xen은 포기하고 12.04가 나오길 기다리거나 11.10에 해봐야하려나?
$ 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.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)') |
'프로그램 사용 > xen' 카테고리의 다른 글
xen / kvm / virtualbox 성능비교 (0) | 2012.03.29 |
---|---|
xen on ubuntu 11.10 (0) | 2012.03.28 |
ubuntu 10.04 LTS에 xen 설치하기 (0) | 2012.03.27 |
Xen on Ubuntu 11.10 (0) | 2012.03.25 |
kvm - Kernel mode Virtual Machine (0) | 2012.03.06 |