From owner-freebsd-questions Thu Dec 5 14:59:52 2002 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 531B137B401 for ; Thu, 5 Dec 2002 14:59:51 -0800 (PST) Received: from c014.snv.cp.net (h003.c014.snv.cp.net [209.228.35.77]) by mx1.FreeBSD.org (Postfix) with SMTP id D67E943EB2 for ; Thu, 5 Dec 2002 14:59:50 -0800 (PST) (envelope-from klimenta@futurebit.com) Received: (cpmta 710 invoked from network); 5 Dec 2002 14:59:49 -0800 Received: from 138.89.113.232 (HELO bigbeat) by smtp.cswebmail.com (209.228.35.77) with SMTP; 5 Dec 2002 14:59:49 -0800 X-Sent: 5 Dec 2002 22:59:49 GMT Message-ID: <000501c29cb2$85e8e660$0300a8c0@futurebit.local> From: "Kliment Andreev" To: Subject: Audio Copy Date: Thu, 5 Dec 2002 18:03:25 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there any easy way to do Audio-CD copy? %dd if=/dev/acd1c of=six.iso bs=2048 dd: /dev/acd1c: Invalid argument %mkisofs -o six.iso -J -R /dev/acd1c Total translation table size: 0 Total rockridge attributes bytes: 266 Total directory bytes: 0 Path table size(bytes): 10 Max brk space used e804 48 extents written (0 Mb) I can use dagrab and then use burncd but sometimes there are gaps (of course I can use -n switch) but I want an ISO image of an audio CD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message