From owner-freebsd-questions Mon May 15 1:32:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tibor.org (cable-117-5-237-24.anchorageak.net [24.237.5.117]) by hub.freebsd.org (Postfix) with ESMTP id DC8BB37B74C for ; Mon, 15 May 2000 01:32:52 -0700 (PDT) (envelope-from tibor@tibor.org) Received: from localhost (localhost [127.0.0.1]) by tibor.org (Postfix) with ESMTP id 1E5E723806 for ; Mon, 15 May 2000 00:32:49 -0800 (AKDT) Date: Mon, 15 May 2000 00:32:48 -0800 (AKDT) From: Mike Tibor To: questions@freebsd.org Subject: Mounting SCSI cdrom on 4.0-R Alpha Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. I've also tried the above using /dev/rscd0a in place of /dev/rscd0c with no success. Any pointers would be greatly appreciated. Thanks, Mike -- Mike Tibor Univ. of Alaska Anchorage (907) 786-1001 voice Network Technician Consortium Library (907) 786-6050 fax tibor@lib.uaa.alaska.edu http://www.lib.uaa.alaska.edu/~tibor/ http://www.lib.uaa.alaska.edu/~tibor/pgpkey for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message