windows icon indicating copy to clipboard operation
windows copied to clipboard

no /dev/kvm

Open redklxcf opened this issue 2 years ago • 7 comments

Can I not use/dev/kvm? Because I want to enable Docker Windows and also use virtualbox

redklxcf avatar Feb 29 '24 11:02 redklxcf

Yes you can set

environment:
  KVM: "N"

to run without KVM. But it will also mean the machine will be much slower, so it's not useful to do that unless you want everything to be in slow-motion.

kroese avatar Feb 29 '24 12:02 kroese

1

是的,你可以设置

environment:
  KVM: "N"

消耗KVM即可运行。但是也意味着机器会慢动作,除非您因此希望所有的东西都慢动作,否则就没有用了。

redklxcf avatar Feb 29 '24 12:02 redklxcf

Yes you can set

environment:
  KVM: "N"

to run without KVM. But it will also mean the machine will be much slower, so it's not useful to do that unless you want everything to be in slow-motion.

I've been stuck on this interface ever since I set it up like this 1

redklxcf avatar Feb 29 '24 12:02 redklxcf

I have no idea why... It would not really advice to disable KVM. If you want to use Virtualbox at the same time it should not be a problem, because multiple VMs can use /dev/kvm at the same time. Its not like only 1 program can use it.

kroese avatar Feb 29 '24 12:02 kroese

Virtualbox

If I don't disable KVM, I can't use Virtualbox. But it seems like there will be issues with disabling KVM for me

redklxcf avatar Feb 29 '24 13:02 redklxcf

我不知道为什么......它不会真正建议禁用KVM。如果你想同时使用Virtualbox应该不是问题,因为多个VM可以同时使用/dev/kvm。它不仅仅可以只有1个程序使用。

I'll try setting the GPU to Y Uploading 1.png…

redklxcf avatar Feb 29 '24 13:02 redklxcf

It will not help, the GPU has nothing to do with it. Maybe this helps if it works: https://www.dedoimedo.com/computers/kvm-virtualbox.html But its an old article from 2011 so high chance those steps have changed after so many years.

kroese avatar Feb 29 '24 13:02 kroese