From owner-freebsd-questions Wed Apr 10 7:14:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 92EBF37B41A for ; Wed, 10 Apr 2002 07:14:38 -0700 (PDT) Received: (qmail 7324 invoked by uid 0); 10 Apr 2002 14:14:33 -0000 Received: from pd9eb7fb2.dip.t-dialin.net (HELO snorry.myip.org) (217.235.127.178) by mail.gmx.net (mp004-rz3) with SMTP; 10 Apr 2002 14:14:33 -0000 Content-Type: text/plain; charset="us-ascii" From: Thomas Wuerfl To: freebsd-questions@FreeBSD.ORG Subject: read image from cd Date: Wed, 10 Apr 2002 16:14:32 +0200 X-Mailer: KMail [version 1.4] MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200204101614.32913.thomaswuerfl@gmx.de> 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 Hi folks, i want to read a raw-image from a cdrom. I tried : =09 =09# dd if=3D/dev/acd0c of=3D/tmp/image =09dd: /dev/acd0c: Invalid argument =090+0 records in =090+0 records out =090 bytes transferred in 0.001211 secs (0 bytes/sec) =09# Any Idea? Thanks in advance, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message