+ -
当前位置:首页 → 问答吧 → vm下安装gentoo得问题

vm下安装gentoo得问题

时间:2009-02-09

来源:互联网

我在一台服务器上安装gentoo一直没有问题,但今天我在vm下安装gentoo老是出现无法启动得问题,问题见附件图示。

我在vm里设置得影片格式是scsi,安装时使用fdisk /dev/sda都是可以得,在编译内核时也加上相应得scsi驱动,但是就是无法启动。
请问各位:
我的grub.conf:
root (hd0,0)
kernel /boot/gentoo-2.6.27 root=/dev/sda1

但在错误提示里有here are the available partitions sr0是什么意思?用grub命令可以看到/dev下得分区吗,如果不能看到那应该把root改成什么呢?谢谢!
上传的图像
未命名.GIF (6.7 KB, 7 次查看)

作者: dearonion   发布时间: 2009-02-09

检查编译内核时 BusLogic SCSI support 是否打开
代码:
Device Drivers --->
SCSI device support ---> 
 <*> SCSI disk support
 SCSI low-level drivers --->
 <*> BusLogic SCSI support
http://linuxsir.org/bbs/thread342382-2.html

作者: biinn   发布时间: 2009-02-09