分页: 1 / 1

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

发表于 : 2007-09-10 21:05
harryubu
我在虚拟机 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

发表于 : 2007-09-11 20:00
harryubu
怎么没人回答这个问题呢?

可以使用下面的方法

发表于 : 2007-09-15 22:09
seawwy
更换内核,操作如下
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