|
To check autoloader/library detected or not, give command
Check the version of Redhat Linux
Add following line in /etc/modules.conf
“options scsi_mod max_luns=255”
“options scsi_mod scsi_noreportlun=1”
If it is Redhat Linux 4
Add following line in /etc/modprobe.conf
“options scsi_mod max_luns=255”
“options scsi_mod scsi_noreportlun=1”
Then create new initrd file…..
root@indiangnu.org:/home/arun# cd /boot
and again you have to re-scan. using first command cat /proc/scsi/scsi
Thank you,
Ravi Bhure