On August 12, 2003 08:49 am, Ewald Geschwinde wrote: > I have a problem with my SCSI cdrom > I have an adaptec controller 2940. > My problem is: > > kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2 > > and then > > ---- CD not found
Does the following line exist in /etc/modules.d/aliases?
alias scsi_hostadapter aic7xxx
It needs to be there. If you added it, you will need to run modules-update and
reboot.
(I'm assuming that you don't load this from an initrd. In this case, you would
also need to add to your bootloader configuration the following append
string:
initrd=/path/to/initrd_image
And the appropriate alias needs to be set in the initrd modules configuration)
HTH,
Brian
--
Treat your friend as if he might become an enemy.
-- Publilius Syrus
pgp00000.pgp
Description: signature
