Date : Mon, 28 Jan 1991 12:07:00 GMT
From : att!news.cs.indiana.edu!news.nd.edu!mentor.cc.purdue.edu!gauss.math.purdue.edu!wilker@ucbvax.Berkeley.EDU (Clarence Wilkerson)
Subject: wanted: bad sector lockout program
You need FINDBAD. This works after formatting disks, and reads
sectors to find bad ones. The bad ones are collected in a file
stuffed in user number 15.
Caution: Under CP/M a sector can belong to more than one
logical file. After using FINDBAD, any bad sectors will belong
to both the badsector file, and the previous owner. You can
use DU to discover this problem. If the file is data, you can
recover as much as possible by copying to a file of a different
name, and then erasing the previous copy.
Check the SIMTEL20 site for FINDBAD. It's a simple idea and
works.
Clarence Wilkerson