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 but also installing and using k3b is an idea (i'm starting to like k3b more and more, but i guess you need to have at least a part of KDE installed) _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"