# Sample disk label prototype file for RZ25.   Note the outrageously bogus
# cylinder size - one block per cylinder.   It may be better to put legitimate
# numbers in here, but be sure that if you do, the size of the c partition
# adds up to sectors/track * tracks/cylinder * cylinders.
type: SCSI
disk: rs25
label: 
flags:
bytes/sector: 512
sectors/track: 1
tracks/cylinder: 1
sectors/cylinder: 1
cylinders: 832527
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0 
 
4 partitions:
#        size   offset    fstype   [fsize bsize   cpg]
  a:    65536        0    4.2BSD     1024  8192    16   # (Cyl.    0 - 65535)
  b:    98304    65536      swap                        # (Cyl. 65536 - 163839)
  c:   832527        0    unused     1024  8192         # (Cyl.    0 - 832526)
  d:   659768   163840    4.2BSD     1024  8192    16   # (Cyl. 163840 - 823607)
