由于 Ubuntu 11.10 使用新内核,因此很难对虚拟化提供体面的支持。
VirtualBox 不支持 ubuntu 11.10 的来宾添加,因此我无法在我的 ubuntu 桌面和 Windows 之间进行复制,这是我绝对需要的,而且 FreeBSD 似乎无法在没有来宾添加的情况下使用 DHCP。
Virt-manager 在启动时给出错误:
Unable to open a connection to the libvirt management daemon.
Libvirt URI is: qemu:///system
Verify that:
- The 'libvirt-bin' package is installed
- The 'libvirtd' daemon has been started
- You are member of the 'libvirtd' group
unable to connect to '/var/run/libvirt/libvirt-sock', libvirtd may need to be started: Permission denied
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/connection.py", line 1146, in _open_thread
self.vmm …Run Code Online (Sandbox Code Playgroud)