|
|
1.1 root 1: #
2: # @(#)disktab 5.2 (Berkeley) 5/23/89
3: #
4: # Disk geometry and partition layout tables.
5: # Key:
6: # dt controller type
7: # ty type of disk (fixed, removeable, simulated)
8: # d[0-4] drive-type-dependent parameters
9: # ns #sectors/track
10: # nt #tracks/cylinder
11: # nc #cylinders/disk
12: # sc #sectors/cylinder, nc*nt default
13: # su #sectors/unit, sc*nc default
14: # se sector size, DEV_BSIZE default
15: # rm rpm, 3600 default
16: # sf supports bad144-style bad sector forwarding
17: # sk sector skew per track, default 0
18: # cs sector skew per cylinder, default 0
19: # hs headswitch time, default 0
20: # ts one-cylinder seek time, default 0
21: # il sector interleave (n:1), 1 default
22: # bs boot block size, default BBSIZE
23: # sb superblock size, default SBSIZE
24: # o[a-h] partition offsets in sectors
25: # p[a-h] partition sizes in sectors
26: # b[a-h] partition block sizes in bytes
27: # f[a-h] partition fragment sizes in bytes
28: # t[a-h] partition types (filesystem, swap, etc)
29: #
30: # All partition sizes contain space for bad sector tables unless
31: # the device drivers fail to support this.
32: #
33: # disks on VDDC
34: #
35:
36: fuj|Fujitsu|Fujitsu 337 Mb 20mhz:\
37: :ty=winchester:ns#66:nt#10:nc#816:rm#3600:se#512:\
38: :dt=SMD:\
39: :pa#38940:oa#0:ba#8192:fa#1024:\
40: :pb#47520:ob#38940:bb#4096:fb#1024:\
41: :pc#452100:oc#86460:bc#8192:fc#1024:
42:
43: #
44: # Below this line from Harris -- incomplete re: 4.3BSD-tahoe
45: #
46:
47: xsd|Xsd|515 Mb FSD:\
48: :ty=winchester:ns#24:nt#24:nc#711:rm#3600:\
49: :pa#30528:ba#8192:fa#1024:\
50: :pb#30528:\
51: :pc#345600:bc#8192:fc#1024:\
52: :pd#3456:bd#8192:fd#1024:\
53: :pe#406656:be#8192:fe#1024:\
54: :pf#410112:bf#8192:ff#1024:\
55: :pg#173376:bg#8192:fg#1024:\
56: :ph#172224:bh#8192:fh#1024:
57:
58: # fuj|Fujitsu|Fujitsu 360 Mb 20mhz:\
59: # :ty=winchester:ns#32:nt#10:nc#823:rm#3600:\
60: # :pa#19200:ba#8192:fa#1024:\
61: # :pb#24000:\
62: # :pc#218560:bc#8192:fc#1024:\
63: # :pd#1920:bd#8192:fd#1024:\
64: # :pe#261760:be#8192:fe#1024:\
65: # :pf#263680:bf#8192:ff#1024:\
66: # :pg#109120:bg#8192:fg#1024:\
67: # :ph#109440:bh#8192:fh#1024:
68:
69: egl|Eagle|Fujitsu474 Mb EAGLE:\
70: :ty=winchester:ns#22:nt#20:nc#842:rm#3600:\
71: :pa#26400:ba#8192:fa#1024:\
72: :pb#33000:\
73: :pc#308880:bc#8192:fc#1024:\
74: :pd#2640:bd#8192:fd#1024:\
75: :pe#368280:be#8192:fe#1024:\
76: :pf#370920:bf#8192:ff#1024:\
77: :pg#155320:bg#8192:fg#1024:\
78: :ph#153560:bh#8192:fh#1024:
79:
80: xfd|Xfd|XFD|340 Mb FSD:\
81: :ty=winchester:ns#16:nt#24:nc#711:rm#3600:\
82: :pa#20352:ba#8192:fa#1024:\
83: :pb#20352:\
84: :pc#230400:bc#8192:fc#1024:\
85: :pd#2304:bd#8192:fd#1024:\
86: :pe#271104:be#8192:fe#1024:\
87: :pf#273408:bf#8192:ff#1024:\
88: :pg#115200:bg#8192:fg#1024:\
89: :ph#115200:bh#8192:fh#1024:
90:
91: smd|Smd|SMD|300 Mb SMD:\
92: :ty=removable:ns#16:nt#19:nc#823:rm#3600:\
93: :pa#20064:ba#8192:fa#1024:\
94: :pb#13680:\
95: :pc#214928:bc#8192:fc#1024:\
96: :pd#1824:bd#8192:fd#1024:\
97: :pe#248672:be#8192:fe#1024:\
98: :pf#250496:bf#8192:ff#1024:\
99: :pg#107312:bg#8192:fg#1024:\
100: :ph#107616:bh#8192:fh#1024:
101:
102: fsd|Fsd|FSD|160 Mb FSD:\
103: :ty=winchester:ns#16:nt#10:nc#823:\
104: :pa#9600:ba#8192:fa#1024:\
105: :pb#12000:\
106: :pc#109280:bc#8192:fc#1024:\
107: :pd#960:bd#8192:fd#1024:\
108: :pe#130880:be#8192:fe#1024:\
109: :pf#131840:bf#8192:ff#1024:\
110: :pg#54720:bg#8192:fg#1024:\
111: :ph#54560:bh#8192:fh#1024:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.