From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 15:15:34 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 DE3A937B401 for ; Tue, 8 Jul 2003 15:15:34 -0700 (PDT) Received: from priv-edtnes04.telusplanet.net (outbound02.telus.net [199.185.220.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EF3E43FA3 for ; Tue, 8 Jul 2003 15:15:34 -0700 (PDT) (envelope-from viktorlazlo@telus.net) Received: from njamn8or ([64.180.162.182]) by priv-edtnes04.telusplanet.net ESMTP <20030708221533.GYMV15021.priv-edtnes04.telusplanet.net@njamn8or>; Tue, 8 Jul 2003 16:15:33 -0600 Date: Tue, 8 Jul 2003 15:15:04 -0700 (PDT) From: Viktor Lazlo X-X-Sender: viktorlazlo@njamn8or.no-ip.org To: Ion-Mihai Tetcu In-Reply-To: <20030708150430.O54307@njamn8or.no-ip.org> Message-ID: <20030708151404.R54307@njamn8or.no-ip.org> References: <200307081546.52889.itetcu2@xnet.ro> <44k7as23qg.fsf@be-well.ilk.org> <20030708150430.O54307@njamn8or.no-ip.org> 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:15:35 -0000 On Tue, 8 Jul 2003, Viktor Lazlo wrote: > > > 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. Heh oops, that was meant to be: Section 12.5.5 Duplicating Audio CDs of the Handbook gives instructions on using dd to duplicate an audio CD. Cheers, Viktor