On 2/6/21 11:54 PM, Darrell Pelan wrote:
> Hi Steven,
>
> Can you share the parameters in your IMG.CFG file for soft sector IMG
> formats. The .HFE version of my boot disk is working great. The IMG version
> not so much. Here is what I'm using:
> [H37::819200]
> cyls = 80
> heads = 2
> interleave = 3
> secs = 5
> bps = 1024
> rate = 500
Hi, Darrell. To be honest, I've never used the FF with that particular Z37
format, although it's worked fine with the default 40T variant.
My H89 is not setup at the moment so I cannot do any experimentation here.
One suggestion: Read the IMD or HFE file into the HxC GUI application and use
the image visualization features to double check sector numbering and
geometry. For example, I believe FF defaults to zero-normal sector numbering,
but many formats (not sure about yours) are one-normal. Also, are you sure
about the 500 k/sec data rate? I'd associate that with HD floppy formats or
8" drives, not a DD format.
I assume you've properly followed the naming convention for the image file? I
typically don't use the substring, but maybe I've been fortunate in the fact
that no two of image types here have been the same size. Try using:
[::819200]
unless you have something that conflicts.
If you still cannot get it going, let me know and I'll clear some space and
setup the H89. I'd also add that Keir Fraser has been incredibly helpful in
responding to issues on the GitHub project.
Steve