From owner-freebsd-questions Sat Apr 21 5:29:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 2E6CF37B423 for ; Sat, 21 Apr 2001 05:29:16 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 10586A80B; Sat, 21 Apr 2001 22:29:15 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 0A65B5488 for ; Sat, 21 Apr 2001 22:29:15 +1000 (EST) Date: Sat, 21 Apr 2001 22:29:14 +1000 (EST) From: To: Subject: Duplicating Audio CDs Message-ID: <20010421221914.X40225-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I want to duplicate an audio CD. The CD burner is ATAPI based so I have to use burncd (is that still the case?). The CD in question doesn't have any banding (that is there are no gaps between the tracks) so from what I read I think I need to use DAO mode which burncd doesn't support. As this is a duplication (the original CD was burnt by a burning "machine" rather than a computer which supported all sorts of funny tricks including DAO) I can get a a cd image using dd but how do I burn the image to another CD? If I use "burncd -f /dev/cdrom -s 8 audio cd.image fixate" I'm guessing it will just write it as one track rather than the several on the origianl CD? As the file would be a CD image should I use data instead of audio? Am I going down the wrong track? Thanks for your time, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message