Answer» Hi!
I'm trying to use USB 3,5" FDD on MS-DOS 7.10 computer.
What's my PROBLEM:
I added to config.sys driver usbaspi1.sys for detecting USB devices.
At starting computer is FDD found, but after are two errors:
ERROR: TARGET DEVICE NOT FOUND ERROR: DRIVER RESIDES SINCE USB FDD WAS DETECTED
Can anybody help me which driver and how to install it for USB FDD as drive B: ?
THANK you for every answer.
MiroI found problem with USB FDD:
My computer supports only USB1.1
so I add this LINE to config.sys:
device=c:\dos\usbaspi1.sys /v /u
I can ignore errors:
ERROR: TARGET DEVICE NOT FOUND ERROR: DRIVER RESIDES SINCE USB FDD WAS DETECTED
Please note that main floppy in computer marked as A: will be replaced with USB FDD, so will be not accessible.
Miro
|