From owner-freebsd-stable@FreeBSD.ORG Tue Jun 10 10:10:07 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FCBB1065686 for ; Tue, 10 Jun 2008 10:10:07 +0000 (UTC) (envelope-from skip@menantico.com) Received: from vms173005pub.verizon.net (vms173005pub.verizon.net [206.46.173.5]) by mx1.freebsd.org (Postfix) with ESMTP id E67358FC32 for ; Tue, 10 Jun 2008 10:10:06 +0000 (UTC) (envelope-from skip@menantico.com) Received: from mx.menantico.com ([71.168.197.98]) by vms173005.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K28006JERXQVD3H@vms173005.mailsrvcs.net> for freebsd-stable@freebsd.org; Tue, 10 Jun 2008 05:03:27 -0500 (CDT) Date: Tue, 10 Jun 2008 06:13:05 -0400 From: Skip Ford In-reply-to: To: Greg Black Message-id: <20080610101305.GE858@menantico.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline References: <36421019-B667-42FD-8069-98B7BFFED920@optusnet.com.au> <484E2CD7.3070201@zircon.seattle.wa.us> User-Agent: Mutt/1.4.2.3i Cc: Jerahmy Pocott , freebsd-stable@freebsd.org Subject: Re: DVD-RW doesn't write X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2008 10:10:07 -0000 Greg Black wrote: > On 2008-06-10, Joe Kelsey wrote: > > > I have never managed to use burncd with any drive. > > Just for the record, I've been using burncd successfully with a variety > of drives from the early days of FreeBSD through to at least 7.0-R, so I > doubt if the above means very much. I certainly used to use burncd(8) to burn anything on any drive, but it hasn't worked for me for years now. Last I knew, it was known to be broken for 5.0 with a fix in the works at some point after that, but I've checked occasionally since then with different drives and it's still never worked. Using atapicam(4) with burning tools from ports always works. -- Skip