The big thing something like GreaseWeasel will do for you is it can record the
raw bit stream from the drive ... so it can read ANY format at a very low level
it then requires lots of software to convert that raw bit dump into meaningful
sectors.
Floppy disks are essentially circular magnetic tapes - so digital data can be
encoded "any way the vendor feels like".. but almost all use an off-the-shelf
FDC "chip". The FDC used in the PC implements a very well known and standard
way of encoding data "sectors" - and *almost* all disks are encoded/written
in a compatible method.
There *ARE* disks encoded well outside of that standard (eg: Apple II)
which the PC FDC can't read.
So there is usually a reasonable chance that any random diskette can be
read on a PC - but not always.
This standard way of encoding disks has a LOT of variables, some major, some
minor - the native PC software only knows about and can deal with a small list
of the *many* encoding possibilities of the FDC hardware.
ImageDisk will perform an analysts if the disk encoding and determine what
parameters are used to read/write the disk. This information is stored into the
.IMD image file - so it knows how to recreate it.
IMDU (IMageDisk Utility) is a tool which can perform various operations on a
.IMD file - including the ability to extract the disk sectors content as raw
binary data - this allows those "in the know" about that disk format of the
original OS to access/manipulate the data as needed.
Do be aware that not all PC FDCs are equal, and some of the non-PC formats
may be readable on some, and not readable on others. (eg: single-density and
many of the possible sector sizes are not used on a PC and not supported by
FDC build into some PC chipsets). If you have having trouble it's advisable
to try it on a few systems. (and if you find a "good one" that can read most
of the non-PC formats - hand on to it!)
And a major advantage of ImageDisk over the likes of GreaseWeasel - you can try it for free!
Dave ::: https://dunfield.themindfactory.com ::: "Daves Old Computers"->Personal
Dave ::: https://dunfield.themindfactory.com ::: "Daves Old Computers"->Personal