From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 09:16:36 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0A98106566C for ; Thu, 12 Feb 2009 09:16:36 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 272288FC1D for ; Thu, 12 Feb 2009 09:16:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n1C9GQdI081238; Thu, 12 Feb 2009 10:16:26 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n1C9GQM2081235; Thu, 12 Feb 2009 10:16:26 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 12 Feb 2009 10:16:26 +0100 (CET) From: Wojciech Puchar To: Gary Kline In-Reply-To: <1234423939.27702.4.camel@ethos> Message-ID: <20090212101453.I81232@wojtek.tensor.gdynia.pl> References: <1234423939.27702.4.camel@ethos> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Mailing List Subject: Re: How-to erase a 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, 12 Feb 2009 09:16:37 -0000 > iS there an easy way (by cmd-line) to erase a used DVD-RW? > I tried K3B and can't figure out where to click! simply don't use "easy to use GUI" just use actual program which is growisofs and dvd+rw-format recording 0 bytes DVD will do the trick, i don't see explicit "cleaning" option in growisofs now. dvd+rw-format will clear DVD+RW disk.