Skip site navigation (1)Skip section navigation (2)
Date:        Mon, 15 May 2000 10:47:02 +0200
From:      Erik Trulsson <ertr1013@student.csd.uu.se>
To:        Mike Tibor <tibor@tibor.org>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Mounting SCSI cdrom on 4.0-R Alpha
Message-ID:  <20000515104702.A777@student.csd.uu.se>
In-Reply-To: <Pine.LNX.4.04.10005150026060.704-100000@alpha.tibor.org>; from tibor@tibor.org on Mon, May 15, 2000 at 12:32:48AM -0800
References:  <Pine.LNX.4.04.10005150026060.704-100000@alpha.tibor.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 15, 2000 at 12:32:48AM -0800, Mike Tibor wrote:
> I have no idea if my syntax is correct (I come from the Linux world, and
> the docs at www.freebsd.org and the man pages don't give any examples),
> but can anyone tell me how to mount a scsi cdrom?
> 
> When I try:
> 
> # mount -t cd9660 /dev/rscd0c /mnt/cdrom
> 
> I get "cd9660: Operation not permitted".  /mnt/cdrom exists, /dev/rscd0c  
> exists, and there is a cdrom in the drive.

Try using /dev/cd0c instead of /dev/rscd0c.
(This is the correct device for a SCSI CROM according to /dev/MAKEDEV)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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