From owner-freebsd-questions Thu Jul 25 23:52:47 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 8AF9C37B400 for ; Thu, 25 Jul 2002 23:52:45 -0700 (PDT) Received: from tierzero.apana.org.au (sa.apana.org.au [203.14.158.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EBCE43E31 for ; Thu, 25 Jul 2002 23:52:43 -0700 (PDT) (envelope-from bastill@sa.apana.org.au) Received: from there (dialup-8.pasa.apana.org.au [203.14.158.137]) by tierzero.apana.org.au (8.11.1/8.11.1) with SMTP id g6Q6qYL38850; Fri, 26 Jul 2002 16:22:35 +0930 (CST) (envelope-from bastill@sa.apana.org.au) Message-Id: <200207260652.g6Q6qYL38850@tierzero.apana.org.au> Content-Type: text/plain; charset="iso-8859-1" From: Brian Astill Reply-To: bastill@sa.apana.org.au To: Bob Johnson Subject: Re: using burncd Date: Fri, 26 Jul 2002 16:04:50 +0930 X-Mailer: KMail [version 1.3] Cc: questions@FreeBSD.ORG References: <20020724203002.GA39656@scanner.engnet.ufl.edu> In-Reply-To: <20020724203002.GA39656@scanner.engnet.ufl.edu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Thu, 25 Jul 2002 06:00, Bob Johnson wrote: > > Date: Thu, 25 Jul 2002 00:05:03 +0930 > > From: Brian Astill > > Subject: Re: using burncd > > > > "man burncd" is very helpful and the procedure looks quite > > straightforward for copying a file from HD to CD. > > > > But how do you prepare the ISO image form one CD in order to burn it to > > another? > > something like > > $ dd if=/dev/acd0c of=copy_of_cd.iso bs=2048 > > will make an image of a CD, that can then be fed to burncd to create > a copy of the CD. That assumes it is a data (ISO) CD. Music CDs > require a different approach. Thanks. Also picked this up from the CURRENT handbook. However, note the effect of dd on microuptime (another post) -- Regards, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message