From owner-freebsd-questions Wed Jan 31 10:49:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from eCoNeed.com (unknown [147.252.134.34]) by hub.freebsd.org (Postfix) with ESMTP id 937B237B491 for ; Wed, 31 Jan 2001 10:49:35 -0800 (PST) Received: from eCoNeed.com (localhost.kst.dit.ie [127.0.0.1]) by eCoNeed.com (8.11.1/8.11.1) with ESMTP id f0VIoM846278 for ; Wed, 31 Jan 2001 18:50:22 GMT (envelope-from ppandoson@eCoNeed.com) Message-ID: <3A785E6E.5195FBA3@eCoNeed.com> Date: Wed, 31 Jan 2001 18:50:22 +0000 From: Pater Pandoson X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: (no subject) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a cdburner acd0: CD-RW at ata1-master using PIO4 I want to copy a cd so I tought the easyest thing to do would be dd if=/dev/acd0c of=/tmp/backup.iso and than dd it back to a fresh CD but I get this cat: /dev/acd0a: Bad address or this cat: /dev/racd0a: Bad address So what should I do to extract a copy of a CD and inturn burn it onto a new CD? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message