在虚拟机中安装ubuntu server 7.0.4失败,请高手指教

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
harryubu
帖子: 2
注册时间: 2007-09-10 20:50

在虚拟机中安装ubuntu server 7.0.4失败,请高手指教

#1

帖子 harryubu » 2007-09-10 21:05

我在虚拟机 VirtualBox 1.4.0中安装 Ubuntu server 7.0.4,安装过程正常没有错误信息
但是安装好之后重新启动,就出现错误信息进不了系统了,不知道什么原因
哪位高手知道的话请指点一下:
错误信息如下:

Int 14: CR2 c 1000000 err 00000002 EIP c03f3c3e CS 00000060 flags 00000006
Stack: 373c0046 00000000 ffffffff c0490000 00001100 00000080 00100000 ffffff80
harryubu
帖子: 2
注册时间: 2007-09-10 20:50

#2

帖子 harryubu » 2007-09-11 20:00

怎么没人回答这个问题呢?
seawwy
帖子: 2
注册时间: 2007-09-11 20:48

可以使用下面的方法

#3

帖子 seawwy » 2007-09-15 22:09

更换内核,操作如下
1. Boot the server CD and install normally.
2. Re-Boot the server CD (NOT the server install), select "Rescue a Broke System" mode.
Go through all the (recovery) steps ....
3. Once you get to the command line :
apt-get install linux-386
apt-get remove linux-server
4. reboot
回复