Date: Thu, 14 Oct 1999 21:30:57 +0600 (ESS) From: Ilia Chipitsine <ilia@cgilh.chel.su> To: "Wills, Ken" <kwills@gflesch.com> Cc: questions@FreeBSD.ORG Subject: RE: how to grab data from audio CD ? Message-ID: <Pine.BSF.4.10.9910142130200.323-100000@localhost.cgu.chel.su> In-Reply-To: <058BE165CBA8D111A82E0008C79F9E35024867@gfc-mad-dc.gflesch.int>
next in thread | previous in thread | raw e-mail | index | archive | help
-----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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910142130200.323-100000>