|
发表于 2010-2-6 13:55:35
|
显示全部楼层
哥们,如果是在VMware中用SCSI硬盘的话,90%的可能是SCSI 驱动编译不完整。这个问题也让我郁闷了一个月。
下面是我的kernel选项参考,具体原因我还没搞明白呢:- Device Drivers --->
- SCSI device support --->
- [*] SCSI low-level drivers --->
- │ │ [*] LSI Logic New Generation RAID Device Drivers │ │
- │ │ <*> LSI Logic Management Module (New Driver) │ │
- │ │ <*> LSI Logic MegaRAID Driver (New Driver) │ │
- │ │ <*> LSI Logic Legacy MegaRAID Driver │ │
- │ │ <*> LSI Logic MegaRAID SAS RAID Module │ │
- │ │ <*> LSI MPT Fusion SAS 2.0 Device Driver │ │
- │ │ (128) LSI MPT Fusion Max number of SG Entries (16 - 128) │ │
- │ │ [ ] LSI MPT Fusion logging facility
- <*> SCSI Device Handlers --->
- <*> LSI RDAC Device Handler
复制代码 参考http://hi.baidu.com/styl_007/blo ... 6044b46c81193a.html |
|