From owner-freebsd-questions@FreeBSD.ORG Sun Jul 1 10:47:20 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 857BB16A400 for ; Sun, 1 Jul 2007 10:47:20 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2988113C4AD for ; Sun, 1 Jul 2007 10:47:20 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from epia-2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id 57EE1DF88B; Sun, 1 Jul 2007 12:47:24 +0200 (CEST) Message-ID: <468786AE.8000502@cordula.ws> Date: Sun, 01 Jul 2007 12:49:18 +0200 From: cpghost User-Agent: Thunderbird 2.0.0.4 (X11/20070616) MIME-Version: 1.0 To: Dave References: <000001c7bb99$b4f676b0$0200a8c0@satellite> In-Reply-To: <000001c7bb99$b4f676b0$0200a8c0@satellite> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: dvd configuration error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jul 2007 10:47:20 -0000 Dave wrote: > I'm trying to blank a dvdrw so i can rewrite to it. I'm using > dvd+rw-format /dev/acd1 i've also tried dvd+rw-mediainfo /dev/acd1 and > in both cases i'm getting the error: > > /dev/acd1: unable to open: inappropriate ioctl for device Try atapicam: # kldload atapicam will create /dev/cd0, /dev/cd1, ..., then use those devices with dvd+rw-* Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/