Iomega Drive Installations

Matthew Mauzy - 11/97
mauzy@amath.unc.edu


** Jaz **

From Iomega's web site http://www.iomega.com/support/documents/4019.html

Add these entries to the /etc/format.dat file:

disk_type = "Jaz 1GB" \
        : ctlr = SCSI \
        : ncyl = 1018 : acyl = 2 : pcyl = 1020 : nhead = 64 \
        : nsect = 32 : rpm = 3600 : bpt = 16384

partition = "Jaz 1GB" \
        : disk = "Jaz 1GB" : ctlr = SCSI \
        : 2 = 0, 2084864

Select a SCSI Id other than 3 or 7.

Iomega's Instructions for formating and using Zip disks:

Data Disk Preparation Procedure:


Using a Disk:




** Zip **

From Iomega's web site http://www.iomega.com/support/documents/2019.html

Add these entries to the /etc/format.dat file:

disk_type="Zip 100"\
	:ctlr=SCSI\
	:ncyl=2406:acyl=2:pcyl=2408:nhead=2\
	:nsect=40:rpm=3600:bpt=20480

partition="Zip 100"\
	:disk="Zip 100":ctlr=SCSI\
	:2=0,192480
	:2=0,1159168

Select a SCSI Id other than 3 or 7.

Iomega's Instructions for formating and using Zip disks:

Data Disk Preparation Procedure:


Using a Disk:




Return to the Applied Math Group Sysadmins Homepage.

This page is maintained by the Applied Math Systems Administrators

page: /sysadmin/HOWTO/iomega.html
Modified: Thu Oct 29 17:59:33 EST 1998