From owner-freebsd-questions Thu Sep 7 13:20:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from comp04.prc.uic.edu (comp04.prc.uic.edu [128.248.230.104]) by hub.freebsd.org (Postfix) with SMTP id 8618037B42C for ; Thu, 7 Sep 2000 13:20:50 -0700 (PDT) Received: (qmail 1926 invoked by uid 1000); 7 Sep 2000 20:21:08 -0000 Date: Thu, 7 Sep 2000 15:21:07 -0500 From: Lucas Bergman To: Francisco Reyes Cc: questions@freebsd.org Subject: Re: How to copy data CDs on IDE CDRW? Message-ID: <20000907152107.A1899@comp04.prc.uic.edu> Reply-To: iceberg@pobox.com References: <200009071907.PAA13141@sanson.reyes.somos.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200009071907.PAA13141@sanson.reyes.somos.net>; from fran@reyes.somos.net on Thu, Sep 07, 2000 at 03:14:53PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I can't find in the archives info on making a copy of a data CD. I > have seen references to CDrecord, but that seems to be for SCSI. > Tried to use cd-write, but that looks for a "cd0" cd... [snip] Check out the wormcontrol(8) utility. Specifically, look at example scripts in /usr/share/examples/worm. Using these example scripts and the team(1) and mkisofs(1) utilities, I am able to burn data CDs fine with my (Creative 24-4-2) ATAPI CD-RW. I've never gotten audio to work quite right, though. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message