On Thu, 2004-03-11 at 05:17, Bob Chiodini wrote: > On Wed, 2004-03-10 at 23:08, Mike wrote: > > I have a 6 in 1 card reader the first slot in the reader works fine. > > Does anyone no where or how to compile scsi to prob for all luns so I > > can read my other cards? > > Build a new kernel with SCSI_MULTI_LUN enabled. > > Take a look at http://fedoranews.org/krishnan/tips/tip044.shtml or > http://www.google.com/search?q=MAX_SCSI_LUNS=6 > > Bob... No need to rebuild the kernel, just put this line in /etc/modules.conf: options scsi_mod max_scsi_luns=255 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=110653 Forrest