Subject: help scsi wizards!
To: None <netbsd-users@NetBSD.ORG>
From: David Gluss <david@pure.com>
List: netbsd-users
Date: 04/23/1997 20:46:44
I have a couple of bad sectors on my scsi drive, hooked to
an Adaptec 1520 controller.  I tried to use badsect to map them
out, but that doesn't work as advertised, because it's no longer
possible to open() the block file system while it's mounted.
That's on line 134 of badsect.c.

So how do you fix bad blocks on scsi disk devices???