From owner-freebsd-questions@FreeBSD.ORG Fri Feb 11 04:31:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD8D816A4CE for ; Fri, 11 Feb 2005 04:31:16 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A03D43D49 for ; Fri, 11 Feb 2005 04:31:16 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id CE3155DA3; Thu, 10 Feb 2005 23:31:15 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 54626-03; Thu, 10 Feb 2005 23:31:15 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-50-112.ny325.east.verizon.net [68.161.50.112]) by pi.codefab.com (Postfix) with ESMTP id B45FC5C39; Thu, 10 Feb 2005 23:31:14 -0500 (EST) Message-ID: <420C3513.9060007@mac.com> Date: Thu, 10 Feb 2005 23:31:15 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Xian References: <200502102147.10722.ian@codepad.net> In-Reply-To: <200502102147.10722.ian@codepad.net> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at codefab.com cc: freebsd-questions@freebsd.org Subject: Re: formatting a DVD+RW X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 04:31:16 -0000 Xian wrote: > I am trying to format a DVD+RW as I gather this kind of DVD needs. I tried > growisofs and it told me: > > * DVD±RW/-RAM format utility by , version 4.10. > :-( unable to open("/dev/acd0"): Inappropriate ioctl for device Did you rebuild your kernel with the ATAPICAM option enabled? -- -Chuck