Welcome, Guest. Please login or register.

Author Topic: Zip 100 IDE problems  (Read 2397 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rare_j

  • Jr. Member
  • **
  • Join Date: Mar 2006
  • Posts: 85
    • Show all replies
Re: Zip 100 IDE problems
« on: April 06, 2006, 03:10:07 PM »
This is the Elbox adapter and driver right?

Using the 4xEIDE.driver the ZIP drive must be a slave for it to work properly. It doesn't seem to matter if it is set to slave on a channel where there's no master.

Also, the driver will automatically mount an inserted zip disk as a trackdisk device and call it dfx: depending on which unit it is. Mine's the secondary slave, unit 3, so it's mounted as df7: without me having to do anything.

This is all in the docs you get on the driver disk.

Dont have 2 or more dosdrivers for 1 ZIP drive, I've found it will crash the system. If you're using a dosdriver from aminet for the ZIP then do a assign dismount df6: or 7, and make sure none of your active CD dosdrivers are pointing at the unit where your ZIP drive is.





 

Offline rare_j

  • Jr. Member
  • **
  • Join Date: Mar 2006
  • Posts: 85
    • Show all replies
Re: Zip 100 IDE problems
« Reply #1 on: April 06, 2006, 05:07:11 PM »
In that case put a line in your startup-sequence after the 4xEIDE.driver command and before the dosdrivers are loaded like this:

assign dismount df7:

(I think that is the correct syntax)

Like I say make sure you only have one active dosdriver pointing at unit 3. I use zipstandard.lha off aminet.