Results 11 to 14 of 14
Originally Posted by qub333
As a continuation of my scsi saga. I got the issue of loading the modules squared away, but noe it tells me the Block device /dev/sda3 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-02-2005 #11Just Joined!
- Join Date
- Jun 2005
- Posts
- 2
Re: mounting /dev/sda3 as root device problems
None of the advice given in reply to date addressed the problem for me. I used the Gentoo Handbook for the install, so all the advice around genkernel spoke to things that weren't an issue for me.
Originally Posted by qub333
The magic is this: VMWare Workstation 5.0 emulates a SCSI driver supported by the MPT Fusion driver. This driver is included as a module in the LiveCD kernel config, (which the Handbook instructs you to use), but it is not included in genkernel's MODULES_SCSI list defined in the x86 architecture's modules_load file (/usr/share/genkernel/x86/modules_load).
Simply add mptbase and mptscsih to MODULES_SCSI in that file (or the appropriate file for your architecture), then rerun genkernel, e.g.
genkernel --no-clean --no-mrproper --no-menuconfig --udev --install all
Now inittrd will contain drivers that support the SCSI controller emulated by VMWare.
- 08-11-2006 #12Just Joined!
- Join Date
- Aug 2006
- Posts
- 1
applicability to IBM eServer 326
I grappled with this problem as well installing Gentoo amd64 on an IBM eServer 326, and finally figured out the problem so I thought I'd post here...
I didn't think any of the Fusion MPT driver stuff applied to me since I wasn't using VMware, but including those drivers in the kernel (not as modules) allowed my LSI Logic controller scsi drives to be detected on boot.
Thanks to everyone who contributed to this post!
- 10-05-2007 #13Just Joined!
- Join Date
- Oct 2007
- Posts
- 2
- 10-06-2007 #14forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733




