Oscar Arranz wrote:
> The alias on modules.conf is referred
> to a disk megaraid. Could be this hardware part of the problem?
Why is the line
alias scsi_hostadapter megaraid
in your modules.conf file? Do you have a megaraid controller? Do you
have any scsi devices at all on your computer? If not, I suggest that
you delete (or comment out) all of the "alias scsi_hostadapterXX" lines
that are there and put in
alias scsi_hostadapter ide-scsi
If you do have scsi devices and those lines are necessary, then I guess
you should try putting
alias scsi_hostadapter4 ide-scsi
after the others. I'm out of my depth here, but I base that suggestion
on http://www.redhat.com/support/hardware/intel/62/rh6.2-hcl-i.ld-5.html
where it says:
-----------------------------
Important Notes:
Multiple SCSI Devices: For systems with more than one SCSI device
(including the usage of ide-scsi) there
must be a listing in conf.modules for each scsi device. For example, if
the first is an Adaptec 2940 dual channel (aic7xxx) and the second is an
IDE Zip drive, conf.modules should have the following entries:
alias scsi_hostadapter aic7xxx
alias scsi_hostadapter1 aic7xxx
alias scsi_hostadapter2 ide-scsi
Note the entry for each channel of the Adaptec controller.
-----------------------------
Good luck,
Stephen Isard
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]