是否有可用的手册涵盖了正确设置没有 GUI 的虚拟机服务器以及安装了 GUI 和虚拟机管理器的 Ubuntu 工作站?两者都是 12.04 版本。
我收到以下错误消息:
unable to connect to libvirt
Verify that
-The libvirt-bin package is installed
-The libvirt daemon has been started
-you are a member of the libvirtd group
the package is installed
for some reason starting the daemon seems to crash
libvirtd start
info: libvirt version 0.9.8
error: virExecWithHook:328 : cannot find 'pm-is-supported' in path: No such file or directory
also
qemucapsInit:856: Failed to get host power management capabilities
Run Code Online (Sandbox Code Playgroud)
所以我想我没有正确设置服务器。我发现的所有手册都没有提到“虚拟机管理器”。我只选择了远程连接 SSH 的软件包和服务器安装的“虚拟机服务器”。 …