disk -t iomega-DISK_SIZE -i DISK_NAMEwhere DISK_SIZE is the capacity of the cartidge in megabytes (e.g., 65). DISK_NAME is the name of the raw device associated with the Bernoulli box. If the Bernoulli box is the first (or only) SCSI drive connected to the system, DISK_NAME will be /dev/rsd0a. If it's the second drive, DISK_NAME will be /dev/rsd1a.
So, for example, to initialize a 65 MByte cartridge in SCSI drive 1, you'd type
disk -t iomega-65 -i /dev/rsd1aTo initialize a 20 MByte cartridge in SCSI drive 0, you'd type
disk -t iomega-20 -i /dev/rsd0a
disk -e DISK_NAMEWhere DISK_NAME is the same as you used in the previous "disk" command. When the drive spins down and the light goes out, the procedure is complete. If you want Workspace Manager to mount the newly initialized cartridge, pull the cartridge out and re-insert it.
# # disktab entry for Iomega Bernoulli box, 150 MB cartridge. This is the default # entry used by the disk program when no disk_name is specified. # # 294917 blocks, 512 bytes/sector # 147458 DEV_BSIZE blocks # 32 sectors/track x 2304 tracks x 2 tacks/cyl = 147456 blocks # fp = 160, partition = 147296 # iomega-150|IOMEGA BETA150 T.4705/2-512:\ :ty=removable_rw_scsi:nc#2304:nt#2:ns#32:ss#1024:rm#3600:\ :fp#160:bp#0:ng#0:gs#0:ga#0:ao#0:\ :os=mach_kernel:z0#32:z1#96:ro=a:\ :pa#0:sa#147296:ba#8192:fa#1024:ca#32:da#4096:ra#5:oa=time:\ :ia:ta=4.3BSD: # # Other Bernoulli Box entries. The disk_name passed to the disk program # is "iomega-DISK_SIZE", where DISK_SIZE is the capacity of the cartridge in # megabytes. For example, for a 65 megabyte cartridge, specify iomega-65. # # 105 MByte cartridge # # 205078 blocks, 512 bytes/sector # 102539 DEV_BSIZE blocks # 32 sectors/track x 1602 tracks x 2 tacks/cyl = 102528 blocks # fp = 160, partition = 102368 # iomega-105:\ :ty=removable_rw_scsi:nc#1602:nt#2:ns#32:ss#1024:rm#3600:\ :fp#160:bp#0:ng#0:gs#0:ga#0:ao#0:\ :os=mach_kernel:z0#32:z1#96:ro=a:\ :pa#0:sa#102368:ba#8192:fa#1024:ca#32:da#4096:ra#5:oa=time:\ :ia:ta=4.3BSD: # # 90 MByte cartridge # # 175781 blocks, 512 bytes/sector # 87890 DEV_BSIZE blocks # 32 sectors/track x 1373 tracks x 2 tacks/cyl = 87872 blocks # fp = 160, partition = 87712 # iomega-90:\ :ty=removable_rw_scsi:nc#1373:nt#2:ns#32:ss#1024:rm#3600:\ :fp#160:bp#0:ng#0:gs#0:ga#0:ao#0:\ :os=mach_kernel:z0#32:z1#96:ro=a:\ :pa#0:sa#87712:ba#8192:fa#1024:ca#32:da#4096:ra#5:oa=time:\ :ia:ta=4.3BSD: # # 65 MByte cartridge # # 126953 blocks, 512 bytes/sector # 63476 DEV_BSIZE blocks # 32 sectors/track x 991 tracks x 2 tacks/cyl = 63424 blocks # fp = 160, partition = 63264 # iomega-65:\ :ty=removable_rw_scsi:nc#991:nt#2:ns#32:ss#1024:rm#3600:\ :fp#160:bp#0:ng#0:gs#0:ga#0:ao#0:\ :os=mach_kernel:z0#32:z1#96:ro=a:\ :pa#0:sa#63264:ba#8192:fa#1024:ca#32:da#4096:ra#5:oa=time:\ :ia:ta=4.3BSD: # # 44 MByte cartridge # # 85937 blocks, 512 bytes/sector # 42968 DEV_BSIZE blocks # 32 sectors/track x 671 tracks x 2 tacks/cyl = 42944 blocks # fp = 160, partition = 42784 # iomega-44:\ :ty=removable_rw_scsi:nc#671:nt#2:ns#32:ss#1024:rm#3600:\ :fp#160:bp#0:ng#0:gs#0:ga#0:ao#0:\ :os=mach_kernel:z0#32:z1#96:ro=a:\ :pa#0:sa#42784:ba#8192:fa#1024:ca#32:da#4096:ra#5:oa=time:\ :ia:ta=4.3BSD: # # 35 MByte cartridge # # 68359 blocks, 512 bytes/sector # 34179 DEV_BSIZE blocks # 32 sectors/track x 534 tracks x 2 tacks/cyl = 34176 blocks # fp = 160, partition = 34016 # iomega-35:\ :ty=removable_rw_scsi:nc#534:nt#2:ns#32:ss#1024:rm#3600:\ :fp#160:bp#0:ng#0:gs#0:ga#0:ao#0:\ :os=mach_kernel:z0#32:z1#96:ro=a:\ :pa#0:sa#34016:ba#8192:fa#1024:ca#32:da#4096:ra#5:oa=time:\ :ia:ta=4.3BSD: # # 20 MByte cartridge # # 39062 blocks, 512 bytes/sector # 19531 DEV_BSIZE blocks # 32 sectors/track x 305 tracks x 2 tacks/cyl = 19520 blocks # fp = 160, partition = 19360 # iomega-20:\ :ty=removable_rw_scsi:nc#305:nt#2:ns#32:ss#1024:rm#3600:\ :fp#160:bp#0:ng#0:gs#0:ga#0:ao#0:\ :os=mach_kernel:z0#32:z1#96:ro=a:\ :pa#0:sa#19360:ba#8192:fa#1024:ca#32:da#4096:ra#5:oa=time:\ :ia:ta=4.3BSD: