Neuromancer
Member
I'm trying to create a reasonable machine to read and write using multiple floppy drives. I'm using the Monster FDC controller, which has the capability to have a bunch of floppy drives on it, and there's been a lot of effort getting that to work. I found I had a working solution with a 360K 5.25" drive as drive 1, a 1.44Mb 3.5" drive as drive 0, and a Gotek as drive 0 on the 2nd FDC on the Monster FDC mapped as drive 2 in the system. DOS 6.22 was happy with this solution.
Monster FDC configuration : BIOS @ E0000, main FDC at the usual, 2nd FDC @ IRQ 3 and DMA 3 (only 1 serial port on the Monster FDC, 0 parallel ports on the machine). This configuration generally works, and the machine boots DOS from an IDE CF adapter just fine.
The problem is that Imagedisk only seems to see drives A and B, or only allows that as options. I saw in another thread that the theory was it only deals with drives on the main FDC (IRQ 6), so I've tried arranging the drives all on the same bus. That means now because the Gotek seems to only be drive 0 or 1 as an option, the 3.5" drive is drive 0 still, the Gotek is drive 1, and the 5.25" drive is now mapped as drive 2. I get a "floppy disks fail" error when I boot the BIOS, but DOS still happily sees drives A and B, and reads them. It sees drive D (the 5.25") but now won't read from it successfully.
And in the end Imagedisk still doesn't allow options other than A or B. Is there a utility that can deal with IMD files which will deal with floppy drives beyond C:? Has anyone gotten Imagedisk to read/write files to a floppy drive beyond the hard disk?
- Mowgli
Monster FDC configuration : BIOS @ E0000, main FDC at the usual, 2nd FDC @ IRQ 3 and DMA 3 (only 1 serial port on the Monster FDC, 0 parallel ports on the machine). This configuration generally works, and the machine boots DOS from an IDE CF adapter just fine.
The problem is that Imagedisk only seems to see drives A and B, or only allows that as options. I saw in another thread that the theory was it only deals with drives on the main FDC (IRQ 6), so I've tried arranging the drives all on the same bus. That means now because the Gotek seems to only be drive 0 or 1 as an option, the 3.5" drive is drive 0 still, the Gotek is drive 1, and the 5.25" drive is now mapped as drive 2. I get a "floppy disks fail" error when I boot the BIOS, but DOS still happily sees drives A and B, and reads them. It sees drive D (the 5.25") but now won't read from it successfully.
And in the end Imagedisk still doesn't allow options other than A or B. Is there a utility that can deal with IMD files which will deal with floppy drives beyond C:? Has anyone gotten Imagedisk to read/write files to a floppy drive beyond the hard disk?
- Mowgli