From owner-freebsd-scsi Fri Oct 27 14: 6:53 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from mail.il.fontys.nl (charm.il.fontys.nl [145.85.127.2]) by hub.freebsd.org (Postfix) with ESMTP id 6955337B479 for ; Fri, 27 Oct 2000 14:06:50 -0700 (PDT) Received: by mail.il.fontys.nl (Postfix, from userid 671) id 05099E398; Fri, 27 Oct 2000 23:05:41 +0200 (CEST) Date: Fri, 27 Oct 2000 23:05:41 +0200 From: Paul van Berlo To: "Kenneth D. Merry" Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: cdrecord and SCSI cd-rw drive Message-ID: <20001027230541.A23810@il.fontys.nl> References: <20001027193643.D22437@il.fontys.nl> <20001027142815.A25164@panzer.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001027142815.A25164@panzer.kdm.org>; from ken@kdm.org on Fri, Oct 27, 2000 at 02:28:15PM -0600 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Oct 27, 2000 at 02:28:15PM -0600, Kenneth D. Merry wrote: > > defiant# camcontrol tur cd1 -v > > camcontrol: cam_real_open_device: couldn't open passthrough device /dev/pass2 > > cam_real_open_device: Operation not permitted > > > > > > I hope that's enough info to solve this somehow. Thanks in advance. > > Your securelevel is probably set to 2 or more. Check it like this: > > sysctl kern.securelevel > > For security reasons (since you can use it to format disks, etc.) you can't > open the pass device when the securelevel is greater than 1. Argh! You're right. D'oh, that's what you get when you're working way too much on this kinda stuff. You forget simple things. Either that or I'm starting to get a bit senile. Anyhow, thanks! --Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message