Hi,
I've got some old double-sided double density disks that are formatted with
10 sectors/track rather than the standard 9.
Do anyone have any ideas how I could read/write these under 2000/XP?
I noticed from looking at the DDK that flpydisk.sys doesn't support this
layout. I was wondering whether it's possible to write some sort of simple
filter driver to tell it about the extra sector per track?
Just in case this is important, sector ids run 1 through 10, track numbers
(in the sector headers) run 0-79 on side 0 and 128-207 on side 1.
Actually, it would be really handy if I could get at the actual sector
headers as well as the data...
Regards,
Jonathan Needle