On 25 Feb Simon Dick wrote:
> On Fri, 25 Feb 2005 12:49:31 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 
> wrote:
> > On Fri, 25 Feb 2005 12:27:26 +0100
> > Dick Hoogendijk <[EMAIL PROTECTED]> wrote:
> > 
> > > What is the easiest way to copy a complete cdrom with
> > > freebsd-4.11?  Normally I use burncd to burn an iso file to a new
> > > cdr, but I never copied a complete cdrom to cdr under freebsd. My
> > > windows machines are down and I need the copy soon. So please
> > > forgive me if I'm ignorant.  Hope the answer is easy ;-)
> > 
> > you could try :
> > 
> > dd if=/dev/acd0 of=~/my_cd_image
> > and then use burncd to burn that onto cdrom
> 
> Try dd if=/dev/acd0 of=~/my_cd_image bs=2048 for data CDs, it helps :)

I will try this option. The "bs" thing sounds right ;-) Though I feel
it's a bad thing not to be able to duplicate a cdrom in an easy way.
I'll check out cdrdao (mentioned elsewhere) too. I know I can mount the
cdrom and use mkisofs, but that will not work for bootable CD's. I just
want to duplicate some bootable CD's in an easy way. So I guess I check
out cdrdao and that kde prog.

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 4.11 ++ FreeBSD 5.3
+ Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to