From owner-freebsd-questions Sat Dec 21 21:47:57 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 9E9CA37B401 for ; Sat, 21 Dec 2002 21:47:56 -0800 (PST) Received: from pooh.ASARian.org (rdu26-76-083.nc.rr.com [66.26.76.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6E1343EE6 for ; Sat, 21 Dec 2002 21:47:55 -0800 (PST) (envelope-from fuzzy@pooh.ASARian.org) Received: from localhost (fuzzy@localhost.ASARian.org [127.0.0.1]) by pooh.ASARian.org (8.12.6/8.12.6) with ESMTP id gBM5lhWk091436; Sun, 22 Dec 2002 00:47:43 -0500 (EST) (envelope-from fuzzy@pooh.ASARian.org) Date: Sun, 22 Dec 2002 00:47:43 -0500 (EST) From: Fuzzy To: Mike Jeays Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Copying a CD In-Reply-To: <3E05272A.50201@rogers.com> Message-ID: X-No-Archive: Yes Organization: ASARian Inc. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sat, 21 Dec 2002, Mike Jeays wrote: > How can I use dd to copy a CD? The command below does not > work - I presume I have failed to understand something. I have tried other > devices begining "acd". > i use: dd if=/dev/acd0c of=file.iso bs=2048 the blocksize seems to be needed for CDs. Fuz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message