Bondi wrote on 2025-08-13, 15:54:
I recall using Norton Disk Doctor (ndd.exe) - a program from Norton Utilities package to repair floppies. And it even sometimes helped.
I never got into Norton stuff much - to be honest I've always preferred to
write the tools I needed than thirt-party. Seems most vendors go out of their
way to both simplify beyond the point of maximum capability, avoid and need
for technical knowlege by user and make their offering as unique as possible.
I've always preferred to make my stuff "as close to how the underlying stuff
actually works as it can be"...
--
In recovering a damaged floppy, my first "go to" would be ImageDisk - it can
do a lot of stuff that other copiers/imagers can't because I designed it to be
able to image ANY floppy format that the PC FDC could physically read.
It therefore does not use DOS or BIOS, it accessed the FDC hardware directly
and sometimes in what mainstream devlopers might consider "unusual" ways.
For this reason, it requires a full "original PC comptible" FDC ...
ie: a Nec765 (or good compatible) and must run under DOS (no need to deal with
restrictions or access permissions to access the hardware, and very consistant
real-time performance).
It also works at a very low-level. Doesn't know (or care) about OR or BIOS disk
configuration - it can read/write LOTs of disk formats that MS and BIOS don't
deal with. It can even do 8" drives (with a cable adapter).
This means you really have to "know what you are doing" and can be somewhat
tricky for a novice to "figure out". You can do a lot - but some things (like
stitching together strings or recovered sectors into a full error-free image
cam take a fair bit of work).
Even so, the PCish of the hardware can impose other limitations, for example
the Nec765 (and ImageDisk) is quite capable of doing Single-Density. But the
PC never used single-desity, and some of the "system chips" which incorporate
the FDC and associated data-seperator have been "cost reduced" by not having
single-density capability.
For this reason I wrote (and include with ImageDisk) TESTFDC which will
evaluate your floppy subsystem and identify what it can/can't do. It's not
uncomon for heavy IMD users to use TESTFDC to pick "the best" system they
can find!
--
FDR on the other hand, isn't designed to handle non-PC formats... It only uses
BIOS to access the drive, which means it can run on more common environments
which don't have original PC FDC. This can include non-Nec765 and USB systems.
It still runs under DOS but like IMD I plan to release a "boot floppy image"
with DOS, FDR and related tools which you can use even if you don't have native
DOS.
If there's enough interest, I may make it allow direct hardware methods like
IMD ... but it remains to be seen how many others care enough about "obsolete"
storage methods to make it worthwile.
Dave ::: https://dunfield.themindfactory.com ::: "Daves Old Computers"->Personal