Subject: Re: Scanning for bad sectors on a disk
To: Bri <simian@replic.net>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-i386
Date: 07/17/2001 20:51:20
On Mon, Jul 16, 2001 at 05:49:00PM -0700, Bri wrote:
>  is there a utility in NetBSD that will perform a 'surface scan' to check
> the physical integrity of a disk?
> 
>  I could not find one, nor a option in FSCK.
> 
>  Apologies if I missed something obvious.

dd if=/dev/rwd0d of=/dev/null
will read the whole disk. Maybe you're looking for a better check (like
read/write/read) ?

--
Manuel Bouyer <bouyer@antioche.eu.org>
--