From owner-freebsd-questions Wed Feb 2 7:20:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-out.visi.com (kauket.visi.com [209.98.98.22]) by builder.freebsd.org (Postfix) with ESMTP id 74F893F0C for ; Wed, 2 Feb 2000 07:20:28 -0800 (PST) Received: from isis.visi.com (isis.visi.com [209.98.98.8]) by mail-out.visi.com (Postfix) with ESMTP id 1361C377E; Wed, 2 Feb 2000 09:20:23 -0600 (CST) Received: (from sdk@localhost) by isis.visi.com (8.8.8/8.8.8) id JAA17816; Wed, 2 Feb 2000 09:20:22 -0600 (CST) Date: Wed, 2 Feb 2000 09:20:22 -0600 From: Stephen To: Jim C Cc: freebsd-questions@freebsd.org Subject: Re: CDrecord issues Message-ID: <20000202092022.A17219@visi.com> References: <4.2.0.58.20000202100505.00a30b70@mail.enterit.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.1i In-Reply-To: <4.2.0.58.20000202100505.00a30b70@mail.enterit.com>; from Jim C on Wed, Feb 02, 2000 at 10:15:37AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 02, 2000 at 10:15:37AM -0500, Jim C wrote: > I have been trying to record CDs for a loooong time now. I have never had > success on the FreeBSD system. In short it just won't record. According > to cdrecord the recorder is supported by cdrecord. Here are the out files. > > (hist 500)# mkisofs -l -p "Jim C" -R -v -o /services/etc_bak.iso /etc > > (hist 501)# ls > analog/ etc.new/ etc_bak.iso misc/ src/ system/ system_backups/ > > (hist 503)# > cdrecord -v -debug -ignsize -isosize -xa2 -dummy dev=1,6,0 > /services/etc_bak.iso > > Here is the output from that... > [clipped] I don't have a Sony CD-R, but have some experience using cdrecord with Plextor and Yamaha drives. A couple of things to try: cdrecord 1.8 is now available. Try upgrading to that version. And do you have CAM support in your kernel (I believe it's device pass0)? sk -- sdk@yuck.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message