|
From: Bruce S. <bw...@ar...> - 2006-08-28 17:28:22
|
> > I don't think the echo to /proc will work for bootup since that will > > have to be done before any rc scripts are executed. > > > > It sounds like the best option is to turn on the kernel option. > > (as long as it doesn't require a ton of other options to be turned on) > > I doubt that. > Can you try it? I currently have a test compile running for something else. I wonder if it's "safe" (or it will cause us other problems)? See the warning at the end of the help screen for that kernel option: CONFIG_SCSI_MULTI_LUN If you have a SCSI device that supports more than one LUN (Logical Unit Number), e.g. a CD jukebox, and only one LUN is detected, you can say Y here to force the SCSI driver to probe for multiple LUNs. A SCSI device with multiple LUNs acts logically like multiple SCSI devices. The vast majority of SCSI devices have only one LUN, and so most people can say N here and should in fact do so, because it is safer. - BS |