From owner-freebsd-questions@FreeBSD.ORG Thu Aug 18 15:40:17 2005 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 3579D16A41F for ; Thu, 18 Aug 2005 15:40:17 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 756C343D48 for ; Thu, 18 Aug 2005 15:40:16 +0000 (GMT) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.3/8.13.3) with ESMTP id j7IFeAbJ066358; Thu, 18 Aug 2005 17:40:10 +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 j7IFeASN002904; Thu, 18 Aug 2005 17:40:10 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.13.3/8.13.3/Submit) id j7IFeAJ6002903; Thu, 18 Aug 2005 17:40:10 +0200 (CEST) (envelope-from marc) Date: Thu, 18 Aug 2005 17:40:10 +0200 From: Marc Fonvieille To: Claudio Discepola Message-ID: <20050818154010.GF660@gothic.blackend.org> References: <1124376046.3696.6.camel@localhost.localdomain> <20050818145004.GE660@gothic.blackend.org> <1124378655.3696.14.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1124378655.3696.14.camel@localhost.localdomain> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.4-STABLE User-Agent: Mutt/1.5.9i Cc: freebsd-questions@FreeBSD.org Subject: Re: blanking DVD+RW 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, 18 Aug 2005 15:40:17 -0000 On Thu, Aug 18, 2005 at 11:24:15AM -0400, Claudio Discepola wrote: > Hi Marc, > > Thanks for the quick reply. I notice for DVD-RW it is possible to > return its "Disc status" to "blank" by running: > "cdrecord -v dev=0,0,0 blank=all" > > This command doesn't work for DVD+RW however. So I guess it is never > possible to return a +RW to its original 'blank' status? > It seems to be the case, even if you try to force a formatting operation (which should be avoided). Marc