redklxcf

Results 5 comments of redklxcf

> 如果您不发布日志文件以了解其重新启动的原因,我无法判断发生了什么。但我的猜测是您的 VPS 提供商不支持 KVM。`KVM=N`您可以通过在组合中进行设置来解决此问题,但这会导致虚拟机运行速度非常慢,因此这不是真正的解决方案。 How to set KVM=N

![1](https://github.com/dockur/windows/assets/80994736/0ffdbaa4-e8c1-45ec-b005-f2d449fd19b9) > 是的,你可以设置 > > ``` > environment: > KVM: "N" > ``` > > 消耗KVM即可运行。但是也意味着机器会慢动作,除非您因此希望所有的东西都慢动作,否则就没有用了。

> Yes you can set > > ``` > environment: > KVM: "N" > ``` > > to run without KVM. But it will also mean the machine will be...

> 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

> 我不知道为什么......它不会真正建议禁用KVM。如果你想同时使用Virtualbox应该不是问题,因为多个VM可以同时使用/dev/kvm。它不仅仅可以只有1个程序使用。 I'll try setting the GPU to Y ![Uploading 1.png…]()