六 29
在VMWare上安装Ubuntu 8.04 Server版,
安装完毕之后,提示“This kernel requires the following features not present on the CPU:0:6 Unable be boot – please use a kernel apporiate for your CPU”
显然是内核的版本与CPU不匹配,CPU换不了,只能换kernel。
然后是关键的一步啦,执行apt-get install linux-generic,安装新的内核
经过漫长等待,包括下载、安装和配置,命令行静止了……
于是重启,就看到熟悉的login了:)



