I'm not sure which distro or kernel you're running, but you probably just need to enable "CONFIG_SCSI_MULTI_LUN" when you compile your kernel. You could also run "rescan-scsi-bus -l" (as root) and see if that picks up your memory stick.
I had a similar problem on Slackware 12.0 where it would only recognize the first disk in an external disk array, but running "rescan-scsi-bus -l" after bootup would detect all the disks and allow me to mount them.
|