From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 15:20:54 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 808EC37B401 for ; Tue, 8 Jul 2003 15:20:54 -0700 (PDT) Received: from rdsnet.ro (mail.rdsnet.ro [193.231.236.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 0EAA343F3F for ; Tue, 8 Jul 2003 15:20:53 -0700 (PDT) (envelope-from itetcu@buh.cameradicommercio.ro) Received: (qmail 23028 invoked from network); 8 Jul 2003 22:20:50 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (81.196.25.19) by mail.rdsnet.ro with SMTP; 8 Jul 2003 22:20:50 -0000 Received: from buh.cameradicommercio.ro (localhost [127.0.0.1]) h68MKpbJ097201; Wed, 9 Jul 2003 01:20:51 +0300 (EEST) (envelope-from itetcu@buh.cameradicommercio.ro) Received: from localhost (localhost [[UNIX: localhost]]) by buh.cameradicommercio.ro (8.12.9/8.12.9/Submit) id h68MKn1L096965; Wed, 9 Jul 2003 01:20:49 +0300 (EEST) From: Ion-Mihai Tetcu To: Viktor Lazlo Date: Wed, 9 Jul 2003 01:20:49 +0300 User-Agent: KMail/1.5.2 References: <200307081546.52889.itetcu2@xnet.ro> <200307082309.37378.itetcu2@xnet.ro> <20030708150430.O54307@njamn8or.no-ip.org> In-Reply-To: <20030708150430.O54307@njamn8or.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307090120.49720.itetcu2@xnet.ro> 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:20:54 -0000 On Wednesday 09 July 2003 01:05, 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. Which is from where i've started this thred ;) kinnda. I don't want gest to copy the tracks, but also the rest. And know if I get the same CDDB discid. Thanks, IOnut