今天在导入virtualbox的虚拟机ubuntu系统时,报错,无法打开虚拟机

报错内容如下:

错误 ID: PAEmode 严重: 致命错误

The guest is trying to switch to the PAE mode which is currently disabled by default in VirtualBox. PAE support can be enabled using the VM settings (System/Processor).

解决办法:

点击VirtualBox主界面上的设置 -> 系统 -> 处理器 -> 勾选单选框“扩展特性:□启用PAE/NX” -> 确定

然后重新运行虚拟机就不会再出现“错误 ID: PAEmode”了。

相关文章:

  • 2021-12-01
  • 2021-10-02
  • 2022-12-23
  • 2021-06-19
  • 2022-01-10
  • 2022-12-23
  • 2022-02-07
猜你喜欢
  • 2021-09-15
  • 2021-12-10
  • 2021-12-24
  • 2021-07-22
  • 2021-07-29
相关资源
相似解决方案