I'm trying to get an ATAPI Zip driver loaded on 2yr old machine that I use exclusively with MSDOS 7.1--but it just won't work.
I downloaded Iomega's DOS drivers and extracted all the various ASPIxxxx.sys files, etc. of which I only really need the ASPIATAP.SYS for my ATAPI2 internal Zip. There is BIOS support for Zip booting, and I added the following to config.sys on a boot floppy:
DEVICEHIGH=ASPIATAP.SYS /E:IDE-ZIP
The machine boots up fine and shows all connected drives, saying the driver is successfully loaded, but it just won't access.

Any idea what I'm doing wrong? I've already tried using Iomega's Guest.exe in the autoexec.bat, but that pretty much did the same... said it was recognized, assigned letter E: to drive but no dice when trying to access. I've spent hours researching & trying different things, so I'm finally stopping at the proverbial gas station for directions after stubbornly trying everything I could think of. Iomega is no help at all; any info on DOS support is highly outdated.
I've formatted the brand new Zip disk to NTFS from my XP machine, BTW. The MSDOS 7.1 shouldn't have any problems recognizing it.