From owner-freebsd-questions Sat Mar 31 18: 1:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.106.246.3]) by hub.freebsd.org (Postfix) with ESMTP id AE3D437B71A for ; Sat, 31 Mar 2001 18:01:49 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (admin0.westbend.net [216.106.246.17]) by mail.westbend.net (8.11.2/8.11.2) with ESMTP id f3121mU82491 for ; Sat, 31 Mar 2001 20:01:48 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <000701c0ba4f$90f79020$11f66ad8@westbend.net> From: "Scot W. Hetzel" To: Subject: Create ISO image from CDROM? Date: Sat, 31 Mar 2001 20:00:44 -0600 Organization: West Bend Interent MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to create an ISO image from a hybrid CD-ROM (Windows/Mac). But when I try to create the image with "dd", I get the following error: # dd if=/dev/acd0c of=image.iso dd: /dev/acd0c: Bad address 0+0 records in 0+0 records out 0 bytes transferred in 2.128974 secs (0 bytes/sec) How do I create the ISO image file from the CD? Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message