From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 15:46:28 2004 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 B5C5616A4CE for ; Sun, 8 Feb 2004 15:46:28 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1BBC43D1D for ; Sun, 8 Feb 2004 15:46:28 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc11) with ESMTP id <200402082346280130075336e>; Sun, 8 Feb 2004 23:46:28 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id E998395; Sun, 8 Feb 2004 18:46:27 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org References: <20040208143517.F5536@krock.homeunix.org> <200402081634.36515.bsd@elkins.org> From: Lowell Gilbert Date: 08 Feb 2004 18:46:27 -0500 In-Reply-To: <200402081634.36515.bsd@elkins.org> Message-ID: <44n07tdtik.fsf@be-well.ilk.org> Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: cdburn question. 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: Sun, 08 Feb 2004 23:46:28 -0000 Jeff Elkins writes: > On Sunday 08 February 2004 2:38 pm, r.w.h wrote: > > Hello iam somewhat new to freebsd. > > i come to findout that cdrecord does not work with ide cdrws under > > freebsd. > > > > my question is seein how i have such a hard time with burncd. > > is thier a frontend kinda like gcombust handles cdrecord. > > someone said try cdbakeoven but iam seein it uses kde and i don't have > > kde installed on this box. > > > > basicly i have always had a problem with using burncd from the cmd line. > > > > thanks for any help. > > Go to the handbook and read: 12.5.9 Using the ATAPI/CAM Driver > > Once you recompile your kernel with cam support, you'll be able to use > cdrecord with ATAPI devices. It works fine here. Although if burncd isn't working, it's likely that the same problem will affect cdrecord. Trying cdrecord instead is trying to attack the symptoms rather than the actual problem.