小编har*_*rsh的帖子

未加载 kvm 内核模块

我在 ubuntu 16.04 上安装了 KVM,当我运行 virt manager 时,它显示以下消息:

警告:KVM 不可用。这可能意味着未安装 KVM 软件包,或未加载 KVM 内核模块。您的虚拟机可能性能不佳

在此处输入图片说明

package-management kvm

7
推荐指数
1
解决办法
2万
查看次数

完全去除酒

我尝试使用以下命令从终端中删除 wine:

apt-get remove wine

但酒仍然存在。我怎样才能完全删除它?

harsh@harsh-BOOK:~$ sudo get-apt purge Q4Wine
[sudo] password for harsh: 
sudo: get-apt: command not found
harsh@harsh-BOOK:~$ sudo get-apt purge wine
sudo: get-apt: command not found
harsh@harsh-BOOK:~$ sudo rm wine
rm: cannot remove ‘wine’: No such file or directory
harsh@harsh-BOOK:~$ sudo rm q4wine
rm: cannot remove ‘q4wine’: No such file or directory
harsh@harsh-BOOK:~$ sudo rm winetricks
rm: cannot remove ‘winetricks’: No such file or directory
Run Code Online (Sandbox Code Playgroud)

uninstall

2
推荐指数
2
解决办法
9101
查看次数

标签 统计

kvm ×1

package-management ×1

uninstall ×1