+++ Brian Astill [25/07/02 00:05 +0930]: > On Wed, 24 Jul 2002 13:14, Scott Robbins wrote: > > > The handbook section is at > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html > > > Thanks. > I have had a slight look and downloaded. Seems it will answer my question. > > Post I was about to make, follows. > ========================================== > "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?
Copying cds is easy: dd if=/dev/acd0a of=cdrom.iso bs=2048 then use burncd: burncd date cdrom.iso fixate Ken To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message