CONFIG_SCSI_MULTI_LUN?

Benjamin FrantzDale bfrantzdale at hmc.edu
Mon May 3 16:03:58 UTC 2004


Thanks, I'll give that a try.

I was asking because it seems like USB CF readers are the sort of thing
that should Just Work (or at least should just require adding a line
to /etc/fstab). So is there any reason this number isn't set higher by
default?

--Ben

On Mon, 2004-05-03 at 15:44 +0800, Chris Kloiber wrote:
> On Mon, 2004-05-03 at 15:25, Ben FrantzDale wrote:
> > I just got Test 3 Installed. Great work!
> > 
> > 
> > Is there any reason CONFIG_SCSI_MULTI_LUN isn't enabled in the kernel?
> > 
> > I ask because I tried to get my SanDistk ImageMate (CF/SD USB card
> > reader) working. It is supposed to show up as two SCSI devices, sda1 and
> > sdb1, but apparently that only happens if CONFIG_SCSI_MULTI_LUN is
> > enabled in the kernel; without it, only the CF slot works, showing up
> > as /dev/sda1.
> > 
> > See: http://www.linuxjournal.com/article.php?sid=6687
> > 
> > -- Ben
> 
> In /etc/modprobe.conf, add:
> 
> options scsi_mod max_scsi_luns=2
> 
> If your modprobe.conf does not have an "alias scsi_hostadapter <blah>"
> in it, that should fix it. If it does, you will need to rebuild your
> initrd using mkinitrd and reboot for this to work.
> 
> -- 
> Chris Kloiber
> 
> 
> 
> -- 
> fedora-test-list mailing list
> fedora-test-list at redhat.com
> To unsubscribe: 
> http://www.redhat.com/mailman/listinfo/fedora-test-list
> 





More information about the fedora-test-list mailing list