码迷,mamicode.com
首页 > 其他好文 > 详细

“this kernel requires an x86-64 CPU, but only detects an i686 CPU, unable to boot” 问题解决

时间:2016-03-30 17:58:22      阅读:151      评论:0      收藏:0      [点我收藏+]

标签:

 

 

 

1. 问题描述:

    在Virtual Box上安装 Ubuntu 系统时出现错误(如题),VIrtual Box 上也没有64位操作系统的选项

 

2.原因分析:

    (1) 可能 BIOS 的 Virtualization Technology 并未Enable

  (2)虚拟机与 Windows 自带的Hyper-V 冲突,导致无法在虚拟机安装64位的操作系统

 

3. 解决办法:

  (1)重启电脑,进入BIOS 使能 VT;

  (2)进入控制面板“启用或关闭Windows功能”,将Hyper-V选项去掉,重启电脑;

 

“this kernel requires an x86-64 CPU, but only detects an i686 CPU, unable to boot” 问题解决

标签:

原文地址:http://www.cnblogs.com/laishenghao/p/5338132.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!