From owner-freebsd-questions@FreeBSD.ORG Thu Mar 2 12:59:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 26C2116A420 for ; Thu, 2 Mar 2006 12:59:34 +0000 (GMT) (envelope-from malcolm.kay@internode.on.net) Received: from ash25e.internode.on.net (ash25e.internode.on.net [203.16.214.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B14343D46 for ; Thu, 2 Mar 2006 12:59:33 +0000 (GMT) (envelope-from malcolm.kay@internode.on.net) Received: from alpha.home (ppp206-225.lns1.adl2.internode.on.net [203.122.206.225]) by ash25e.internode.on.net (8.13.5/8.13.5) with ESMTP id k22CxVSH034989 for ; Thu, 2 Mar 2006 23:29:32 +1030 (CST) (envelope-from malcolm.kay@internode.on.net) From: Malcolm Kay Organization: at home To: freebsd-questions@freebsd.org Date: Thu, 2 Mar 2006 23:29:31 +1030 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603022329.31181.malcolm.kay@internode.on.net> Subject: Writing CDs on a DVD drive. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2006 12:59:34 -0000 It is not very clear what utilities are capable of writing R or RW CDs on a multipurpose optical drive. It seems that burncd doesn't do this and the man pages for growisofs talks of specific DVD media types but not CDs. Is cdrecord a suitable tool for this purpose? And a (sort of) related question, will growisofs write double or dual layer DVDs? The man page does make mention of a write limit of 4+GB but I see this can be turned off. Is this enough to enable writing dual/double layer medis? Are there more suitable utilities executing these tasks? I'm not looking for GUI wrappers for command line utilities but the base level utilities. Any help appreciated. Malcolm Kay