On Sat, 2002-07-27 at 22:12, clover wrote: > hello, > i used to have a 6.2 machine. i wiped > everything and install 7.3. i also changed the > advansys to an adaptec aha-2940w/2940uw scsi > card before the new install. now i want to use > my old advansys and try to burn a cd and see if > it still dies when it is fixating the cd. kudzu > removed the old configuration for the card and > found the new one. but it is not being loaded > when i boot. i have the errors from the boot > pasted below. i did a search on google about > this but could not find information on this > subject. thank you in advance for any fixes/leads > on how to resolve this. > > eric > > > SCSI subsystem driver Revision: 1.00 > kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2 > > > in looking at the log it did not log all the error messages. > from what i saw it was still trying to load the old ahaxxx drivers. > and /sbin/lsmod shows the advansys module loaded
The error you show, errno = 2, is "No such file or directory". The error "failed to exec..." suggests /sbin/modprobe either doesn't exist or is not executable. Experimenting shows that modprobe doesn't complain if a module doesn't exist. What do you get from "ls -l /sbin/modprobe"? Have you tried running the command manually? Linus _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list