No matter what I've tried I keep getting the following error message when i 
boot.

<SNIP>
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
</SNIP>

few notes.
I have adaptec aha 2930U2 scsi card with 3 devices.
1) dvd drive
2) cdrw drive
3) 5 disc cd-changer
kernel is vanilla 2.4.19

here's what i've tried so far
1) compiled kernel with scsi support built in.  This fails to load any scsi 
devices.
2) compiled kernel with scsi support as modules.  This fails to load scsi 
devices initially, but I can load the aic7xxx module manually and the scsi 
devices are detected.
3) added "alias scsi_hostadapter off" to /etc/modules.d/aliases and 
update-modules.  nothing changes
4) added "alias scsi_hostadapter aic7xxx" to /etc/modules.d/aliases and 
update-modules.  still get error messages but module is loaded and scsi 
devices detected.

anyone else run into this issue?  anyone know what that error message is all 
about?  can't seem to find a scsi_hostadapter module in the /lib/modules/ 
tree.

--
[EMAIL PROTECTED] mailing list

Reply via email to