From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 15:05:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9856437B401 for ; Tue, 8 Jul 2003 15:05:41 -0700 (PDT) Received: from priv-edtnes16-hme0.telusplanet.net (outbound04.telus.net [199.185.220.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA8A43F75 for ; Tue, 8 Jul 2003 15:05:40 -0700 (PDT) (envelope-from viktorlazlo@telus.net) Received: from njamn8or ([64.180.162.182]) by priv-edtnes16-hme0.telusplanet.netESMTP <20030708220539.PIZL8048.priv-edtnes16-hme0.telusplanet.net@njamn8or>; Tue, 8 Jul 2003 16:05:39 -0600 Date: Tue, 8 Jul 2003 15:05:15 -0700 (PDT) From: Viktor Lazlo X-X-Sender: viktorlazlo@njamn8or.no-ip.org To: Ion-Mihai Tetcu In-Reply-To: <200307082309.37378.itetcu2@xnet.ro> Message-ID: <20030708150430.O54307@njamn8or.no-ip.org> References: <200307081546.52889.itetcu2@xnet.ro> <44k7as23qg.fsf@be-well.ilk.org> <200307082309.37378.itetcu2@xnet.ro> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: questions@freebsd.org Subject: Re: dd an audio cd on 5.x ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 22:05:41 -0000 On Tue, 8 Jul 2003, Ion-Mihai Tetcu wrote: > On Tuesday 08 July 2003 22:55, Lowell Gilbert wrote: > > Ion-Mihai Tetcu writes: > > > I need to make an image (I do need a copy so saving and writting > > > individual tracks is of no use) of an audio CD, but when I try: > > > # dd if=/dev/acd0c of=bizprez.iso bs=2048 > > > > That command will copy a data disk, but you have separate > > tracks on this thing. > > Ok. And if I want to copy bit by bit ? 12.5.5 Duplicating Audio CDs gives instructions on using dd to duplicate an audio CD. Cheers, Viktor