Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 16:04:50 +0930
From:      Brian Astill <bastill@sa.apana.org.au>
To:        Bob Johnson <bob89@garbonzo.hos.ufl.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: using burncd
Message-ID:  <200207260652.g6Q6qYL38850@tierzero.apana.org.au>
In-Reply-To: <20020724203002.GA39656@scanner.engnet.ufl.edu>
References:  <20020724203002.GA39656@scanner.engnet.ufl.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 Jul 2002 06:00, Bob Johnson wrote:
> > Date: Thu, 25 Jul 2002 00:05:03 +0930
> > From: Brian Astill <bastill@sa.apana.org.au>
> > 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207260652.g6Q6qYL38850>