您的位置:首页 > 运维架构 > Linux

Your CPU does not support long mode. Use a 32 bit distribution.

2015-08-10 17:04 543 查看
我的物理机是Windows系统,在虚拟机安装CentOS 64位系统时报错

错误信息:Your CPU does not support long mode. Use a 32 bit distribution.

解决方法:

1. 开机进入BIOS(不会自行百度,根据厂商按键不同,一般是F12,F8,Delete这几个键)

2. 将Inter Virtualization Technology 和Inter VT均设置为Enable(选中Disable按Enter键进入设置)

3. 重启机器,安装不会报错了。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  centos bios 虚拟机