From owner-freebsd-questions@FreeBSD.ORG Sat May 7 09:29:55 2005 Return-Path: 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 A693B16A4D8 for ; Sat, 7 May 2005 09:29:55 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id C418E43D75 for ; Sat, 7 May 2005 09:29:54 +0000 (GMT) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) j479TrKU032813; Sat, 7 May 2005 11:29:53 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost.blackend.org [127.0.0.1]) by gothic.blackend.org (8.13.3/8.13.3) with ESMTP id j479TrcG000915; Sat, 7 May 2005 11:29:53 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.13.3/8.13.3/Submit) id j479TmHe000914; Sat, 7 May 2005 11:29:48 +0200 (CEST) (envelope-from marc) Date: Sat, 7 May 2005 11:29:48 +0200 From: Marc Fonvieille To: Ilia Chipitsine Message-ID: <20050507092948.GB622@gothic.blackend.org> References: <20050507151735.Q27870@office.paramon.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050507151735.Q27870@office.paramon.ru> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.4-STABLE cc: questions@freebsd.org Subject: Re: cleaning DVD+RW on Plextor PX-716a X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2005 09:29:55 -0000 On Sat, May 07, 2005 at 03:18:40PM +0600, Ilia Chipitsine wrote: > Dear Sirs, > > do I need to clean RW disk before writing ? > No. You should be able to "rewrite" on a DVD+RW without any blacking operation. > why it says errors to me: > > design# burncd -f /dev/acd0 format dwd+rw > burncd: format media type invalid: Unknown error: 0 > I don't know about burncd and DVD+RW but you should try growisofs, see http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-dvds.html and section "16.7.5 Using a DVD+RW" Marc