From owner-freebsd-questions Thu Oct 14 8:55:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.surnet.ru (mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (Postfix) with ESMTP id 2530514E41 for ; Thu, 14 Oct 1999 08:55:52 -0700 (PDT) (envelope-from ilia@cgilh.chel.su) Received: (from uucgilh@localhost) by mobil.surnet.ru (8.9.1a/8.9.1) with UUCP id VAA00320; Thu, 14 Oct 1999 21:49:51 +0600 (ESS) Received: (from uucp@localhost) by cgilh.chel.su (8.8.7/8.8.7) with UUCP id VAA02014; Thu, 14 Oct 1999 21:41:45 +0600 Received: from localhost (ilia@localhost) by localhost.cgu.chel.su (8.9.3/8.9.2) with ESMTP id VAA00551; Thu, 14 Oct 1999 21:31:00 +0600 (ESS) (envelope-from ilia@cgilh.chel.su) X-Authentication-Warning: localhost.cgu.chel.su: ilia owned process doing -bs Date: Thu, 14 Oct 1999 21:30:57 +0600 (ESS) From: Ilia Chipitsine X-Sender: ilia@localhost.cgu.chel.su To: "Wills, Ken" Cc: questions@FreeBSD.ORG Subject: RE: how to grab data from audio CD ? In-Reply-To: <058BE165CBA8D111A82E0008C79F9E35024867@gfc-mad-dc.gflesch.int> 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 -----BEGIN PGP SIGNED MESSAGE----- On Thu, 14 Oct 1999, Wills, Ken wrote: > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ilia > > Chipitsine > > Sent: Wednesday, October 13, 1999 10:16 AM > > To: questions@FreeBSD.ORG > > Subject: how to grab data from audio CD ? > > > > /usr/tmp > dagrab -d /dev/acd0c -v -f the_wall_1 -a > > dagrab: error retrieving cddb data > > sectors 8 overlap 3 key length 12 retrys 40 offset 12 > > Dumping all tracks > > Dumping track 1: lba 30 to lba 14979 (needs 33 MB) > > > > dagrab: read raw ioctl failed at lba 30 length 8 > > /usr/tmp > > > > > I think it wants the raw device. Try using /dev/racd0c. localhost# cd /usr/tmp localhost# dagrab -d /dev/racd0c -v -f the_wall_1 -a dagrab: error retrieving cddb data sectors 8 overlap 3 key length 12 retrys 40 offset 12 Dumping all tracks Dumping track 1: lba 30 to lba 14979 (needs 33 MB) dagrab: read raw ioctl failed at lba 30 length 8 localhost# > > Ken > -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQB1AwUBOAX3NORxlWKN2EXhAQG6AAMAvo/dDgNQ1oE8UYS0coVk+v9faiiVM2Sv smDPr8CnJZwhf6ND3qrVuVs4a53Y2ZQXUIBLUQm8rsy44jCi9/CbWccY11q37VHn dNntFPoD+e/NPtt/4Gt6K+ohufcGrsMq =+jt6 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message