Windows 11 下 Virtualbox 6.1.34 出现 End kernel panic - not syncing: attempted to kill the idle task

前言

小半年没用 Virtualbox 了,切换到了 VMware,今天又切换回去(无聊),但是安装虚拟机出现这个错误。
Windows 11 下 Virtualbox 6.1.34 出现 End kernel panic - not syncing: attempted to kill the idle task_第1张图片

解决方法

根据 Virtualbox 论坛的讨论[1]和[2],首先明确

  • 系统必须关闭了 Windows 自带的 Hyper-v 虚拟化而且之后重启了
  • CPU 必须开启虚拟化支持

我们要做的也很简单,我们先调大虚拟机的 CPU 数,给个 2 核我觉得不为过,现在电脑性能这么强了。

Windows 11 下 Virtualbox 6.1.34 出现 End kernel panic - not syncing: attempted to kill the idle task_第2张图片

然后我们调大显存,原来默认是 16 MB,可以调个 32 MB 或者更高。

Windows 11 下 Virtualbox 6.1.34 出现 End kernel panic - not syncing: attempted to kill the idle task_第3张图片

然后重启虚拟机,就发现就可以进去虚拟机了。

Windows 11 下 Virtualbox 6.1.34 出现 End kernel panic - not syncing: attempted to kill the idle task_第4张图片

亲测有用

顺带附送一下Windows功能的截图

Windows 11 下 Virtualbox 6.1.34 出现 End kernel panic - not syncing: attempted to kill the idle task_第5张图片

你可能感兴趣的:(系统,系统安全)