Annotation of 43BSDReno/etc/etc.hp300/disktab, revision 1.1.1.1

1.1       root        1: #
                      2: #      @(#)disktab     5.1 (Berkeley) 6/30/90
                      3: #
                      4: # Disk geometry and partition layout tables. 
                      5: # Key:
                      6: #      ty      type of disk
                      7: #      ns      #sectors/track
                      8: #      nt      #tracks/cylinder
                      9: #      nc      #cylinders/disk
                     10: #      rm      rpm, 3600 default
                     11: #      se      sector size, 512 default
                     12: #      sf      supports bad144-style bad sector forwarding
                     13: #      so      partition offsets in sectors
                     14: #      p[a-h]  partition sizes in sectors
                     15: #      b[a-h]  partition block sizes in bytes
                     16: #      f[a-h]  partition fragment sizes in bytes
                     17: #
                     18: # All partition sizes contain space
                     19: # for bad sector tables unless the
                     20: # device drivers fail to support this.
                     21: #
                     22: # Entries may also be used for other compatible drives
                     23: # with the same geometry.
                     24: 
                     25: #
                     26: # HP CS80 Drives on rd (new style partitioning).  These mapping support
                     27: # three basic layouts:
                     28: #
                     29: #      A/B/G:   This is the "traditional" setup for a bootable disk.
                     30: #               A is the root partition, B the swap, and G is for /usr
                     31: #               and users.
                     32: #      A/D/E/F (large drives):
                     33: #      A/D/H (small drives):
                     34: #               This is a setup for bootable systems requiring more swap
                     35: #               (e.g. those who need CL).  It has A as the root, D as a
                     36: #               larger swap, E and F (or H) as smaller user partitions.
                     37: #               E could  be used for /usr and F for users (or H for both).
                     38: #      C:       This gives a single, non-bootable, large user filesystem.
                     39: #               Good for second drives on a machine as either /usr/src
                     40: #               or a large /usr or user partition.
                     41: 
                     42: rd7945|rd7946|rd7945A|rd7946A|HP7945/46A:\
                     43:        :ty=winchester:ns#16:nt#7:nc#968:\
                     44:        :pa#15904:ba#8192:fa#1024:\
                     45:        :pb#20160:\
                     46:        :pc#108416:bc#4096:fc#1024:\
                     47:        :pd#40320:\
                     48:        :pg#72240:bg#4096:fg#512:\
                     49:        :ph#52080:bh#4096:fh#512:
                     50: rd7957|rd7957A|HP7957A:\
                     51:        :ty=winchester:ns#22:nt#7:nc#1036:\
                     52:        :pa#16016:ba#8192:fa#1024:\
                     53:        :pb#24640:\
                     54:        :pc#159544:bc#4096:fc#1024:\
                     55:        :pd#42350:\
                     56:        :pe#54824:be#4096:fe#512:\
                     57:        :pf#46200:bf#4096:ff#1024:\
                     58:        :pg#118734:bg#4096:fg#1024:\
                     59:        :ph#101024:bh#4096:fh#1024:
                     60: rd7958|rd7958A|HP7958A:\
                     61:        :ty=winchester:ns#36:nt#7:nc#1013:\
                     62:        :pa#16128:ba#8192:fa#1024:\
                     63:        :pb#32256:\
                     64:        :pc#255276:bc#4096:fc#1024:\
                     65:        :pd#48384:\
                     66:        :pe#100800:be#4096:fe#512:\
                     67:        :pf#89712:bf#4096:ff#1024:\
                     68:        :pg#206640:bg#4096:fg#1024:\
                     69:        :ph#190512:bh#4096:fh#1024:
                     70: rd7933|rd7933H|HP7933H:\
                     71:        :ty=winchester:ns#46:nt#13:nc#1321:\
                     72:        :pa#16146:ba#8192:fa#1024:\
                     73:        :pb#66976:\
                     74:        :pc#789958:bc#4096:fc#1024:\
                     75:        :pd#16146:bd#8192:fd#1024:\
                     76:        :pe#165646:be#4096:fe#1024:\
                     77:        :pf#165646:bf#4096:ff#1024:\
                     78:        :pg#706238:bg#4096:fg#1024:\
                     79:        :ph#358800:bh#4096:fh#1024:
                     80: rd7937|rd7937H|HP7937H:\
                     81:        :ty=winchester:ns#123:nt#13:nc#698:\
                     82:        :pa#15990:ba#8192:fa#1024:\
                     83:        :pb#67158:\
                     84:        :pc#1116102:bc#4096:fc#1024:\
                     85:        :pd#15990:bd#8192:fd#1024:\
                     86:        :pe#246246:be#4096:fe#1024:\
                     87:        :pf#246246:bf#4096:ff#1024:\
                     88:        :pg#1031355:bg#4096:fg#512:\
                     89:        :ph#522873:bh#4096:fh#1024:
                     90: rd9134|rd9134L|HP9134L:\
                     91:        :ty=winchester:ns#16:nt#5:nc#973:\
                     92:        :pa#15920:ba#8192:fa#1024:\
                     93:        :pb#20000:\
                     94:        :pc#77840:bc#4096:fc#1024\
                     95:        :pd#32000:\
                     96:        :pg#41840:bg#4096:fg#512:\
                     97:        :ph#29840:bh#4096:fh#512:
                     98: rd7957B|HP7957B:\
                     99:        :ty=winchester:ns#18:nt#7:nc#1269:\
                    100:        :pa#16002:ba#8192:fa#1024:\
                    101:        :pb#32760:\
                    102:        :pc#159894:bc#4096:fc#1024:\
                    103:        :pd#49140:\
                    104:        :pe#50400:be#4096:fe#512:\
                    105:        :pf#44226:bf#4096:ff#1024:\
                    106:        :pg#111006:bg#4096:fg#1024:\
                    107:        :ph#94626:bh#4096:fh#1024:
                    108: rd7958B|rd7962|rd7962B|HP7958/62B:\
                    109:        :ty=winchester:ns#42:nt#9:nc#786:\
                    110:        :pa#16254:ba#8192:fa#1024:\
                    111:        :pb#32886:\
                    112:        :pc#297108:bc#4096:fc#1024:\
                    113:        :pd#49140:\
                    114:        :pe#121716:be#4096:fe#512:\
                    115:        :pf#109620:bf#4096:ff#1024:\
                    116:        :pg#247590:bg#4096:fg#1024:\
                    117:        :ph#231336:bh#4096:fh#1024:
                    118: rd7959B|rd7963|rd7963B|HP7959/63B:\
                    119:        :ty=winchester:ns#42:nt#9:nc#1572:\
                    120:        :pa#16254:ba#8192:fa#1024:\
                    121:        :pb#49140:\
                    122:        :pc#594216:bc#4096:fc#1024:\
                    123:        :pd#65772:\
                    124:        :pe#303912:be#4096:fe#512:\
                    125:        :pf#207900:bf#4096:ff#1024:\
                    126:        :pg#528444:bg#4096:fg#1024:\
                    127:        :ph#511812:bh#4096:fh#1024:
                    128: #
                    129: # Utah derivatives
                    130: #
                    131: rd7937-utah|HP7937H with Utah partitions:\
                    132:        :ty=winchester:ns#123:nt#13:nc#698:\
                    133:        :pa#15990:ba#8192:fa#1024:\
                    134:        :pb#67158:\
                    135:        :pc#1116102:bc#4096:fc#1024:\
                    136:        :pd#124722:bd#8192:fd#1024:\
                    137:        :pe#163098:be#4096:fe#1024:\
                    138:        :pf#287820:bf#4096:ff#1024:\
                    139:        :pg#1031355:bg#4096:fg#512:\
                    140:        :ph#455715:bh#4096:fh#1024:
                    141: #
                    142: # Antiques
                    143: #
                    144: rd9134D|HP9134D:\
                    145:        :ty=winchester:ns#16:nt#6:nc#303:\
                    146:        :pa#15936:ba#8192:fa#1024:\
                    147:        :pb#13056:\
                    148:        :pc#29088:bc#8192:fc#1024:
                    149: rd9122|rd9122S|rd9122D|HP9122S/D:\
                    150:        :ty=winchester:ns#8:nt#2:nc#77:\
                    151:        :pc#1232:bc#8192:fc#1024:
                    152: rd7912|rd7912P|HP7912P:\
                    153:        :ty=winchester:ns#32:nt#7:nc#572:\
                    154:        :pa#15904:ba#8192:fa#1024:\
                    155:        :pb#22400:\
                    156:        :pc#128128:bc#4096:fc#1024:\
                    157:        :pd#42560:\
                    158:        :pg#89600:bg#4096:fg#1024:\
                    159:        :ph#69440:bh#4096:fh#1024:
                    160: rd7914|rd7914P|rd7914CT|HP7914P/CT:\
                    161:        :ty=winchester:ns#32:nt#7:nc#1152:\
                    162:        :pa#15904:ba#8192:fa#1024:\
                    163:        :pb#40320:\
                    164:        :pc#258048:bc#4096:fc#1024:\
                    165:        :pd#64960:\
                    166:        :pe#98560:be#4096:fe#512:\
                    167:        :pf#78400:bf#4096:ff#1024:\
                    168:        :pg#201600:bg#4096:fg#1024:\
                    169:        :ph#176960:bh#4096:fh#1024:
                    170: #
                    171: # SCSI disks
                    172: #
                    173: sd7958|sd7958-utah|HP7958S:\
                    174:        :ty=winchester:ns#32:nt#6:nc#1643:\
                    175:        :pa#16384:ba#8192:fa#1024:\
                    176:        :pb#65536:\
                    177:        :pc#315455:bc#8192:fc#1024:\
                    178:        :pd#98304:\
                    179:        :pe#102400:be#4096:fe#512:\
                    180:        :pf#97343:bf#4096:ff#1024:\
                    181:        :pg#232511:bg#8192:fg#1024:\
                    182:        :ph#199743:bh#8192:fh#1024:
                    183: sd7959|sd7959-utah|HP7959S:\
                    184:        :ty=winchester:ns#32:nt#12:nc#1643:\
                    185:        :pa#16384:ba#8192:fa#1024:\
                    186:        :pb#65536:\
                    187:        :pc#630911:bc#8192:fc#1024:\
                    188:        :pd#98304:\
                    189:        :pe#102400:be#4096:fe#512:\
                    190:        :pf#412799:bf#4096:ff#1024:\
                    191:        :pg#547967:bg#8192:fg#1024:\
                    192:        :ph#515199:bh#8192:fh#1024:
                    193: sd7548-utah|HP97548S with Utah partitions:\
                    194:        :ty=winchester:ns#56:nt#16:nc#1447:\
                    195:        :pa#16384:ba#8192:fa#1024:\
                    196:        :pb#65536:\
                    197:        :pc#1296511:bc#8192:fc#1024:\
                    198:        :pd#98304:\
                    199:        :pe#102400:be#4096:fe#512:\
                    200:        :pf#1078399:bf#4096:ff#1024:\
                    201:        :pg#1213567:bg#8192:fg#1024:\
                    202:        :ph#1180799:bh#8192:fh#1024:
                    203: #
                    204: # HP magneto-optical drive.
                    205: # (ns, nt, nc are totally bogus)
                    206: #
                    207: sd650|mo650|HP6300/650A Magneto-optical drive:\
                    208:        :ty=optical:ns#61:nt#8:nc#1306:\
                    209:        :pa#16384:ba#8192:fa#1024:\
                    210:        :pb#65536:\
                    211:        :pc#637328:bc#8192:fc#1024:\
                    212:        :pd#98304:\
                    213:        :pe#102400:be#4096:fe#1024:\
                    214:        :pf#419216:bf#4096:ff#1024:\
                    215:        :pg#554384:bg#8192:fg#1024:

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.