| Subcribe via RSS

VirtualBox下正常启动Ubuntu server

7月 10th, 2008 | 2 Comments | Posted in Linux < by Johnny Woo >

在安装好之后
VirtualBox 1.62启动Ubuntu 8.04 server会有问题
系统直接报错
This kernel requires the following features not present on the CPU:
0:6 Unable to boot - please use a kernel appropriate for your CPU
网上有的说打开PAE/NX可以
有的说打开VT可以解决
有的说都选上,不选择VT可以
结果测试下来都无效
最后其实是因为SERVER版的核心是针对性编译的
所以可能会有不兼容
用ISO光盘启动进去
进入rescure模式
然后再结束时候
使用apt-get install linux-generic
重启之后选择kernel-generic
就可以使得系统正常启动了

阅读内文 Tags: , , ,