From owner-freebsd-questions@FreeBSD.ORG Sun Jul 1 13:45:34 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 A810D16A46B for ; Sun, 1 Jul 2007 13:45:34 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-02.ohiordc.rr.com (ms-smtp-02.ohiordc.rr.com [65.24.5.136]) by mx1.freebsd.org (Postfix) with ESMTP id 72D5413C45E for ; Sun, 1 Jul 2007 13:45:34 +0000 (UTC) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-71-64-129-15.woh.res.rr.com [71.64.129.15]) by ms-smtp-02.ohiordc.rr.com (8.13.6/8.13.6) with SMTP id l61DjSHH009261; Sun, 1 Jul 2007 09:45:28 -0400 (EDT) Message-ID: <000b01c7bbe6$161f2300$0200a8c0@satellite> From: "Dave" To: "cpghost" References: <000001c7bb99$b4f676b0$0200a8c0@satellite> <468786AE.8000502@cordula.ws> Date: Sun, 1 Jul 2007 09:45:27 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: freebsd-questions@freebsd.org Subject: Re: dvd configuration error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jul 2007 13:45:34 -0000 Hi, Thanks, atapicam and /dev/cd* devices did it. It fired right up. Thanks. Dave. ----- Original Message ----- From: "cpghost" To: "Dave" Cc: Sent: Sunday, July 01, 2007 6:49 AM Subject: Re: dvd configuration error > 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/