Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error message
#1

when I read dmesg, the only line that returns anything to do with: error, fail, crash, die, exit, quit, abort, etc is this:

 

kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2

 

Does anyone know what this means, and if at all it would affect the way my box runs?

 

Thanks.

Reply
#2

that looks like its trying to load a scsi driver,

 

so as long as you don't have any scsi devices, you should be ok

 

you can tell if your hard discs are scsi by typing

 

fdisk -l

 

as root

 

if your hard disc is reported as

 

hda1

 

then it is IDE

 

if it is reported as

 

sda1

 

then it is SCSI

 

cheers

 

anyweb

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)