How to gen in an IOMEGA Zip Drive


Submitted by Doug Collier. Thanks Doug!

TSGEN Fragment for ZIP Drive: (needs 4.26 or greater)
!	FOR SCSI Host Adapter 2940
DEVICE=HA/HANDDEF=AD2940/CONTROLLER=A
!	Zip Drive
DEVICE=DH/HANDDEF=SCDISK1/SCSIID=5/CONTROLLER=B/REMOVABLE
	UNIT=0/ID=0/DOSDRIVE=D

The qualifiers most likely to be different on your system are the SCSIID, which is the SCSII ID to which the drive is set, and CONTROLLER, which must be different than any other DEVICE=DH line. In this example, the Zip drive will be named DHB0:, and will be referred to as "D:".