From owner-freebsd-questions Wed Feb 19 20: 4:28 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C62037B401 for ; Wed, 19 Feb 2003 20:04:27 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.64.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 843DA43F3F for ; Wed, 19 Feb 2003 20:04:26 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from Knoppix ([207.179.65.245]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Wed, 19 Feb 2003 23:04:33 -0500 Content-Type: text/plain; charset="windows-1252" From: taxman To: "Justin P. Michel" , Subject: Re: CD Recording Date: Wed, 19 Feb 2003 23:03:36 +0100 User-Agent: KMail/1.4.3 References: <000601c2d7d4$976e6bf0$0e0ea8c0@xerxes> In-Reply-To: <000601c2d7d4$976e6bf0$0e0ea8c0@xerxes> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302192303.36774.taxman@acd.net> X-OriginalArrivalTime: 20 Feb 2003 04:04:34.0237 (UTC) FILETIME=[2D599ED0:01C2D895] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 19 February 2003 06:05 am, Justin P. Michel wrote: > Greetings, >=20 > 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 no= w 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. >=20 dd if=3D/dev/acd0c of=3Dfoo.iso bs=3D2048 will read an iso off a data C= D burncd -f /dev/acd0c data foo.iso fixate will burn it to cd-r easy enough once you know the commands. you need other options for audio cd's and probably other things so there'= s a=20 whole handbook section on it: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.ht= ml if between that and the burncd manpage you don't get it, you may want to = try=20 one of the gui burner programs others have mentioned or look in=20 www.freebsd.org/ports for more. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message