Ubuntu 12.04发布了,在虚拟机中安装,启动提示错误。

This kernel requires the following features not present on the CPU:
pae
Unable to boot - please use a kernel appropriate for your CPU.

经过搜索发现pae是物理地址扩展,可能因为Ubuntu发现似乎很多人的PC都具备了4GB以上的内存吧?
所以需要在虚拟机中启用这个选项。方法是选中虚拟机,Machine--Setting--System--Processor--Extended Features: Enable PAE/NX.

然后再启动就可以进入Ubuntu了。

 

ubuntu 12.04云:virtualbox启动的问题

相关文章:

  • 2021-07-19
  • 2021-08-21
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-30
  • 2022-12-23
  • 2021-11-29
  • 2021-08-01
  • 2022-01-04
  • 2021-08-20
相关资源
相似解决方案