Date: Wed, 19 Feb 2003 16:46:04 +1100 From: Sam Izzo <izzo@humbug.net> To: freebsd-questions@freebsd.org Subject: Re: CD Recording Message-ID: <20030219164604.A5178@terminus.vic.optushome.com.au> In-Reply-To: <000601c2d7d4$976e6bf0$0e0ea8c0@xerxes>; from jpmichel@jcontinuum.ca on Wed, Feb 19, 2003 at 12:05:53AM -0500 References: <000601c2d7d4$976e6bf0$0e0ea8c0@xerxes>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Wed, Feb 19, 2003 at 12:05:53AM -0500, Justin P. Michel wrote: > Is there an easy process for CD duplication using FreeBSD V4.7-R, and a > standard IDE/ATAPI burner? I used to use "Nero" under Windows, but now am > lost with "dd" and "burncd", as it seems I have to know beforehand how many > tracks are on the CD's, and what types they are. I've recently heard of a program called `arson' for kde. It's supposedly pretty good, but I haven't tried it yet. If you use `cdrecord' you can just give it a list of files to burn. Or you can use `mkisofs' to create an iso image of a directory tree and then just write the image with `cdrecord'. Oh, I just realised that you wanted to duplicate CDs. Well I suppose there's a tool to rip a CD to an iso image; then you can just write it with `cdrecord' as per normal. cheers sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030219164604.A5178>