Thanks for the quick reply.
The problem is that multi LUN support is not enabled ... and I have to enable it after any reboot by typing
Code:
echo "scsi add-single-device 0 0 0 1" > /proc/scsi/scsi
as root. I'm trying to make it so that users can enable the multi LUN support.
Am I looking at this bassackwards?
ewto