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???