Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2001 12:36:51 +0200 (MET DST)
From:      Schlenker <schlenke@fmi.uni-passau.de>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: Duplicating Audio CDs
Message-ID:  <Pine.SOL.4.32.0104221231210.740-100000@bender.fmi.uni-passau.de>
In-Reply-To: <20010422182033.U54568-100000@starbug.ugh.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.32.0104221231210.740-100000>