Date: Wed, 24 Jul 2002 16:30:02 -0400 From: Bob Johnson <bob89@garbonzo.hos.ufl.edu> To: bastill@sa.apana.org.au Cc: questions@freebsd.org Subject: Re: using burncd Message-ID: <20020724203002.GA39656@scanner.engnet.ufl.edu>
next in thread | raw e-mail | index | archive | help
> 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. > Believe it or not, there is no help in: > man burncd > FBSD Handbook 2000 (FBSD 4.1) > FBSD FAQ > Complete FreeBSD (3rd Edition) > Anelise Anderson's book. > > Where IS the info I need? In the mailing list archives somewhere, although that isn't always the most convenient place to find things. ;) I'm sure I've seen a tutorial on this somewhere, but I can't remember where. http://www.freebsddiary.org/ is one place you might look in the future. > ================================================= > - -- > Regards, > Brian - Bob 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?20020724203002.GA39656>