> modprobe /lib/modules/2.0.27/scsi/aic7xxx.o the module is not found
>
> any clues.?
Just run 'modprobe aic7xxx' and let modprobe find the correct path.
> running modprobe -c and looking at the path statements show that
>
> path[scsi]=/lib/modules/2.0.27/scsi
You must have missed part of my instructions. Create the
/etc/conf.modules using:
# modprobe -c | grep -v ^path > /etc/conf.modules
which will essentially get rid of those incorrect `path' statements.
Dave
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.