google了許久還是不太會裝
有參考鳥哥的網頁
但是我在執行到vi /boot/grub/menu.lst此行時
並沒有發現有包含xen代號的os版本可以執行
只有看到 Fedora (2.6.27.21-170.2.56.fc10.x86_64)這個版本
鍵入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/lib64/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)')
我是剛學linux的新手 請問有高手可以指導我一下嗎?
感激不盡 謝謝大家
--
有參考鳥哥的網頁
但是我在執行到vi /boot/grub/menu.lst此行時
並沒有發現有包含xen代號的os版本可以執行
只有看到 Fedora (2.6.27.21-170.2.56.fc10.x86_64)這個版本
鍵入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/lib64/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)')
我是剛學linux的新手 請問有高手可以指導我一下嗎?
感激不盡 謝謝大家
--
All Comments