[2204] in linux-scsi channel archive
Re: generic SCSI driver
daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Sat Jul 26 15:13:40 1997
From: Marc SCHAEFER <schaefer@alphanet.ch>
Date: 26 Jul 1997 19:40:07 +0200
Apparently-To: linux-scsi@vger.rutgers.edu
To: ;@unlisted-recipients (no To-header on input)
Pete Popov <pete@jones.asd.sel.sony.com> wrote:
> Does anyone know how to access luns other than lun 0 using the
> generic SCSI driver?
Enable LUN support in the kernel, they will be detected and
addressed like always (e.g. LUN 0 ID 0 is /dev/sga, LUN 1 ID 0
is /dev/sgb and so on).