From owner-freebsd-hackers Wed Oct 4 17:19:56 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 73A3137B502 for ; Wed, 4 Oct 2000 17:19:54 -0700 (PDT) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id RAA02036; Wed, 4 Oct 2000 17:19:44 -0700 Date: Wed, 4 Oct 2000 17:19:44 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Doug White Cc: Jaye Mathisen , hackers@FreeBSD.ORG Subject: Re: IDE drives doing BBR? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Or do I just write nul's to the block or 0's, and it's supposed to do it > > automatically? or do I just punt. > > 'dd if=/dev/zero of=/dev/ad1 bs=4k' works great; takes about an hour to > scrub the entire disk. Run until clean. Running it right now in fact. Err, Umm, I wouldn't assume that drives always know that writes have failed. Do a read pass too. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message