From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 13:34:37 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 E813916A4CE for ; Sun, 8 Feb 2004 13:34:37 -0800 (PST) Received: from elkins.org (user41.net272.fl.sprint-hsd.net [64.45.235.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C257F43D1D for ; Sun, 8 Feb 2004 13:34:37 -0800 (PST) (envelope-from bsd@elkins.org) Received: from kathix.elkins ([192.168.0.10]) by elkins.org with esmtp (Exim 3.36 #1 (Debian)) id 1ApwZZ-0003Vc-00 for ; Sun, 08 Feb 2004 16:34:37 -0500 From: Jeff Elkins To: freebsd-questions@freebsd.org Date: Sun, 8 Feb 2004 16:34:36 -0500 User-Agent: KMail/1.5.4 References: <20040208143517.F5536@krock.homeunix.org> In-Reply-To: <20040208143517.F5536@krock.homeunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402081634.36515.bsd@elkins.org> 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 21:34:38 -0000 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. Jeff