Re: 2 IDE cd-roms + ide-scsi = 4 scsi cdroms ???

Douglas Gilbert (dougg@torque.net)
Fri, 14 Sep 2001 19:59:19 -0400


Joseph Cheek <joseph@cheek.com> wrote:
> i added a second ide cdrom to this system and now notice that i have
> four scsi cdroms show up. really weird. this was on 2.4.7-ac10 and
> repros on 2.4.9-ac10.
>
> when i had one cdrom (/dev/hdc) i had just one scsi cdrom after loading
> ide-scsi (/dev/sr0).

Joseph,
Try turning off CONFIG_SCSI_MULTI_LUN in your kernel
config and recompile your kernel (or modules in your case
because lsmod shows all your scsi components are modules).

This will stop 2 luns being seen for each actual
device.

Doug Gilbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/