On Tue, 29 Jan 2013, John S wrote:
To conclude, information such as the IDAM content
won't be readable by a
PC with a normal FDC, so this approach looks limited. I am in touch with
Read again. It *is* the same as the regular floppy format used in PCs. I
know that, I am reading and writing HP floppies with my PC under Linux
(using libdsk for direct FDC access).
I have written a small utility that reads/writes HP 9122C disk images
(using HP's native track layout, not the normal "PC" HD floppy layout),
see ftp.informatik.uni-stuttgart.de/pub/cm/utils/hp9122c.c
You may change the geometry table for other track layouts.
Christian