虚拟机安装Ubuntu后出错 No resume image,doing normal boot
发表于 : 2007-08-21 8:26
虚拟机安装Ubuntu后重启,出现下列出错提示:
kinit:name_to_dev_t(/dev/disk/by-uuid/d04ae401-566d-4f50-aa63-5e1fff1a12e2)=sda2(8,2)
kinit:trying to resume from /dev/disk/by-uuid/d04ae401-566d-4f50-aa63-5e1fff1a12e2
kinit:No resume image,doing normal boot
然后进入字符界面,无法进Gnome。
虚拟机配置如下:
内存256
硬盘SCSI 0:0 6.0GB
CD-ROM IDE 1:0 使用镜像
软盘 自动探测
以太网 桥接
usb 存在
音频 自动探测
显示 自动探测
处理器 1
请大虾帮忙解决,感激不尽
以下方法不行:
代码
sudo cp /etc/network/interfaces /etc/network/interfaces.orig
然后修改/etc/network/interfaces,修改后大致如下:
代码
auto eth0
iface eth0 inet dhcp
#auto eth1
#iface eth1 inet dhcp
#auto eth2
#iface eth2 inet dhcp
#auto ath0
#iface ath0 inet dhcp
#auto wlan0
#iface wlan0 inet dhcp
kinit:name_to_dev_t(/dev/disk/by-uuid/d04ae401-566d-4f50-aa63-5e1fff1a12e2)=sda2(8,2)
kinit:trying to resume from /dev/disk/by-uuid/d04ae401-566d-4f50-aa63-5e1fff1a12e2
kinit:No resume image,doing normal boot
然后进入字符界面,无法进Gnome。
虚拟机配置如下:
内存256
硬盘SCSI 0:0 6.0GB
CD-ROM IDE 1:0 使用镜像
软盘 自动探测
以太网 桥接
usb 存在
音频 自动探测
显示 自动探测
处理器 1
请大虾帮忙解决,感激不尽
以下方法不行:
代码
sudo cp /etc/network/interfaces /etc/network/interfaces.orig
然后修改/etc/network/interfaces,修改后大致如下:
代码
auto eth0
iface eth0 inet dhcp
#auto eth1
#iface eth1 inet dhcp
#auto eth2
#iface eth2 inet dhcp
#auto ath0
#iface ath0 inet dhcp
#auto wlan0
#iface wlan0 inet dhcp