[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] Set CONFIG_SCSI_MULTI_LUN to Y



At 04:19 PM 7/5/03 , Klaus Knopper wrote:
On Fri, Jul 04, 2003 at 10:01:30PM -0400, Steve wrote:
> At 03:14 PM 7/3/03 , Klaus Knopper wrote:
> >On Thu, Jul 03, 2003 at 01:55:24PM -0400, Steve wrote:
> >> Could you elaborate on that?  I may be a bit confused.  Is the 0 0 0 1
> >not
> >> chosing LUN 1?  Thanks.
> >
> >It's chosing LUN1 for Controller 0, Channel 0, SCSI ID 0.
> >
> >Are you sure that your device was given this exact SCSI path by hotplug?
> >Did you check with dmesg?
>
> This is what I get with dmesg with Knoppix (unrelated items snipped)
> After that is my gentoo dmesg, which has CONFIG_SCSI_MULTI_LUN to Y in the
> kernel. Is it something in hotplug that is not picking it up, do I need to
> forget about accessing the second card on my reader?  Thanks for the help.

The ONLY relevant line was

/dev/scsi/host1/bus0/target0/lun0

So, the right code for activation of LUN1 would have been

echo "scsi-add-single-device 1 0 0 1" > /proc/scsi/scsi


That doesn't activate it. I'll just have to modify the kernel and turn on CONFIG_SCSI_MULTI_LUN. Thanks


_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: