From owner-freebsd-multimedia Thu Mar 2 18:22:24 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id 3520637B5CF for ; Thu, 2 Mar 2000 18:22:21 -0800 (PST) (envelope-from louie@whizzo.transsys.com) Received: from whizzo.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.9.3/8.9.1) with ESMTP id VAA25218; Thu, 2 Mar 2000 21:21:00 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <200003030221.VAA25218@whizzo.transsys.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: John Reynolds~ Cc: Eric Kozowski , multimedia@FreeBSD.ORG From: "Louis A. Mamakos" Subject: Re: duplicating a cd References: <20000302111916.K15713@schooner.svjava.com> <14526.51835.987560.863454@hip186.ch.intel.com> In-reply-to: Your message of "Thu, 02 Mar 2000 13:09:31 MST." <14526.51835.987560.863454@hip186.ch.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 02 Mar 2000 21:21:00 -0500 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If you've got a CDROM as well as a CD burner driver, then you can do this without an intermediate disk file. I've done something like: cdrecord -isosize -data /dev/cd0a to duplicate a data CD. (This assumes the CD recorder is /dev/cd1 or some other device..) louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message