/*************************************************************************
* VirtualBox只能生成32位虚拟机
* 说明:
* 遇到VirtualBox只能生成32位虚拟机的问题,需要在BIOS中进行修改。
*
* 2017-10-9 深圳 南山平山村 曾剑锋
************************************************************************/
一、参考文档:
1. Virtualbox has no 64-bit options
https://askubuntu.com/questions/675251/virtualbox-has-no-64-bit-options
二、解决办法:
1. This is normal if your CPU does not have hardware support for virtualization (Intel VT-x or AMD-v). Older 64-bit CPUs may not support this.
2. 在BIOS中Advance选项中打开CPU的虚拟技术。