Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 1996 14:37:14 -0800 (PST)
From:      "Jonathan M. Bresler" <jmb>
To:        grail@cray-ymp.acm.stuorg.vt.edu (Giao Nguyen)
Cc:        questions@FreeBSD.ORG
Subject:   Re: LUN
Message-ID:  <199602212237.OAA05581@freefall.freebsd.org>
In-Reply-To: <199602211550.KAA09360@cray-ymp.acm.stuorg.vt.edu> from "Giao Nguyen" at Feb 21, 96 10:50:09 am

next in thread | previous in thread | raw e-mail | index | archive | help
Giao Nguyen wrote:
> 
> I'm thinking of getting a CD changer for my FreeBSD system. However, I'm
> trying to make sure that I can make use of the device. How would each of the
> LUN's of the CD changer be accessed? If I have seven different CD-ROM in the
> device, how would I work with each of them separately and simultaneously?

	the "cd" device dynamically grows.  on my cd-rom changer, the first
	lun is /dev/cd0c, the second /dev/cd1c, etc..

	the kernel config file needs:

	device cd0

	i am assuming that you have a SCSI cdrom drive.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602212237.OAA05581>