[ct-user] CT Crash

Dwight Sipler dsipler@haystack.mit.edu
Thu, 24 Jan 2002 14:26:05 -0500


dxer wrote:
> 
> ....  CT writes to the drive very frequently and the QSOs
> > would be in
> > the bin file named.  Check to be sure that the EXACT name of the bin file
> > is put back in
> > when it comes up again.
> >
> > You might also log to a floppy in the future.
> >
> > Also if this fails, you might try looking for a deleted bin file by that
> > name using the "unerase" or
> > some other utility....




I've had crashes in which directory entries get corrupted. This makes
the files invisible to normal file managers. Using something like Norton
Disk Doctor to check the disk should find unassigned sectors which it
can link together and save as a file. This might make the file
recoverable if the binary format is preserved. However, if you keep
using the computer before you do this, it may overwrite important
segments (since they aren't listed as being used) and destroy the
coherence of the file.

If the file were in ASCII format, it could be edited with a text editor
and you would only lose a few Q's. unfortunately it's harder to do with
binary files.