From owner-freebsd-questions Thu Mar 15 0: 1:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by hub.freebsd.org (Postfix) with ESMTP id DC29E37B71F for ; Thu, 15 Mar 2001 00:01:09 -0800 (PST) (envelope-from tedm@toybox.placo.com) Received: from tedm.placo.com (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id f2F813x03222; Thu, 15 Mar 2001 00:01:04 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Salvo Bartolotta" , Subject: RE: Dumb "Raw mode" CD copying question... Date: Thu, 15 Mar 2001 00:01:03 -0800 Message-ID: <001701c0ad26$148e3380$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: <20010314.20470100@bartequi.ottodomain.org> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Salvo, I've not cut a great number of CD's but I'll take a stab at this. As you are aware, it's easy enough to take all of the tracks on an audio CD and pull them off the CD into wav files. You can do this with any SCSI cd drive, it doesen't need to be a burner. When you then take and write all of these wav files back onto a CD with an ordinary CD burner, you end up with a multisession audio CD. What I think your looking for is the ability to take the entire CD into a file and burn it back down to a CD drive in one shot. From reading the documentation with my own (older) burner, I think the only way to do it under FreeBSD is to run a SCSI burner that has Disk At Once capability. (DAO) The newer SCSI burners all seem to support this. Most older onces don't. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Salvo >Bartolotta >Sent: Wednesday, March 14, 2001 12:47 PM >To: freebsd-questions@FreeBSD.ORG >Subject: Dumb "Raw mode" CD copying question... > > >Dear FreeBSD'ers, > >I have been using mkisofs and cdrecord to burn my own CDs (the >combination works delightfully :-)); I have taken a look at >ports/sysutils, as well as issuing a make search in the ports directory, >and searching the FreeBSD archives. BTW, I have also used such programs >as cdrao to copy my audio CDs. So copying audio Cds/tracks/files (per se) >is no issue. Yet I am missing something probably very trivial. > >How am I supposed to perform a **raw** copy of a CD (viz audio CDs) ? >AFAIR, LoseBlows people can do it (via CloneCD or something like that). > >dd(1), even with the noerror value, and sdd(1) do NOT seem to be able to >copy audio CDs whereas I have seamlessly copied my ISO images. What am I >missing? > >TIA (with apologies for the dumb question), >Salvo > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message