From owner-freebsd-doc Wed Nov 14 12: 0: 9 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A69037B417 for ; Wed, 14 Nov 2001 12:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAEK02b53189; Wed, 14 Nov 2001 12:00:02 -0800 (PST) (envelope-from gnats) Date: Wed, 14 Nov 2001 12:00:02 -0800 (PST) Message-Id: <200111142000.fAEK02b53189@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: John Baldwin Subject: RE: docs/31990: new FAQ: imaging a data CD Reply-To: John Baldwin Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/31990; it has been noted by GNATS. From: John Baldwin To: mwlucas@blackhelicopters.org Cc: FreeBSD-gnats-submit@freebsd.org Subject: RE: docs/31990: new FAQ: imaging a data CD Date: Wed, 14 Nov 2001 11:59:09 -0800 (PST) On 14-Nov-01 mwlucas@blackhelicopters.org wrote: > + > + If you want to make a bit-by-bit copy of a CD (so you > + can, for example, duplicate it with a CD burner), use > + &man.dd.1;. The example given here assumes that you have > + a IDE CDROM device that shows up as > + acd0. If you have a SCSI CD > + drive, you will want to substitute the correct device > + name. > + > + &prompt.user; dd if=/dev/cdrom > + of=file.iso bs=2048 Uh, shouldn't that be /dev/acd0 according to the previous paragraph? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message