Date: Sat, 21 Apr 2001 19:08:03 +0200 (CEST) From: Oliver Fromme <olli@secnetix.de> To: freebsd-questions@FreeBSD.ORG Subject: Re: Duplicating Audio CDs Message-ID: <200104211708.TAA11343@lurza.secnetix.de> In-Reply-To: <20010421112635.A4847@cec.wustl.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Hesford <ajh3@chmod.ath.cx> wrote: > Make an image of the audio CD in quesiton with dd, then write it as a > data disc: > > burncd -f /dev/cdrom -s 8 data image.iso fixate > > I should think that would work, maintaining the perfect image of the > audio CD. I'm afraid not. If you say "data", it will make a CD-ROM (2048 bytes/sector), not an audio CD (2352 bytes/sector). The best solution is, of course, to buy a SCSI CD recorder and use tosha + cdrecord from the ports. ;) Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104211708.TAA11343>