From owner-freebsd-questions Sun Apr 22 3:34:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from yoda.fmi.uni-passau.de (yoda.fmi.uni-passau.de [132.231.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 8B07137B422 for ; Sun, 22 Apr 2001 03:34:14 -0700 (PDT) (envelope-from schlenke@yoda.fmi.uni-passau.de) Received: from bender.fmi.uni-passau.de (bender [132.231.1.103]) by yoda.fmi.uni-passau.de (8.8.8/8.8.8) with ESMTP id MAA19466 for ; Sun, 22 Apr 2001 12:33:46 +0200 (MEST) Received: from localhost (schlenke@localhost) by bender.fmi.uni-passau.de (8.8.8/8.8.8) with ESMTP id MAA01856 for ; Sun, 22 Apr 2001 12:36:51 +0200 (MET DST) X-Authentication-Warning: bender.fmi.uni-passau.de: schlenke owned process doing -bs Date: Sun, 22 Apr 2001 12:36:51 +0200 (MET DST) From: Schlenker Cc: Subject: Re: Duplicating Audio CDs In-Reply-To: <20010422182033.U54568-100000@starbug.ugh.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 22 Apr 2001 andrew@ugh.net.au wrote > > Make an image of the audio CD in quesiton with dd, then write it as a > > data disc: > > Hmm...for some reason I dont seem to be able to: dd doesn't work with audio CD's. This is not a matter of FreeBSD, but of the difference between data and audio CD's. Use dagrab to grab the tracks to wav files. Dagrab is part of the ports collection. I usually use dagrab to make mp3's. Then burn the wav files. > dd: /dev/cdrom: Bad address > > I tried using /dev/acd0c (which is what the link points to) just in > case but it made no difference :( When using dd with a data cd, you must use the raw device e.g. /dev/racd0c Bye Matt -- Mattias Schlenker / Tel 0851 9441369 oder 0173 8149735 Freyunger Str. 42 / http://www.webweaver.de 94034 Passau / http://www.fmi.uni-passau.de/~schlenke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message