Date: Thu, 2 Mar 2000 13:09:31 -0700 (MST) From: John Reynolds~ <jreynold@sedona.ch.intel.com> To: Eric Kozowski <eric@haydenisland.verio.net> Cc: multimedia@freebsd.org Subject: Re: duplicating a cd Message-ID: <14526.51835.987560.863454@hip186.ch.intel.com> In-Reply-To: <20000302111916.K15713@schooner.svjava.com> References: <20000302111916.K15713@schooner.svjava.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[ On Thursday, March 2, Eric Kozowski wrote: ] > > i want to duplicate an entire cd w/ cdrecord. rtfming doesn't > reveal an easy method for doing this. > > would using dd and dumping that to cdrecord work? > Yes, I've done it before like this: dd if=/dev/rcd0c of=foo.iso cdrecord <switches> foo.iso I believe you could pipe one to another if your machine was fast enough. -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds WCCG, CCE, Higher Levels of Abstraction | | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14526.51835.987560.863454>