xref: /illumos-gate/usr/src/cmd/format/format.dat (revision b12aaafb)
1*7c478bd9Sstevel@tonic-gate#
2*7c478bd9Sstevel@tonic-gate# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
3*7c478bd9Sstevel@tonic-gate# Use is subject to license terms.
4*7c478bd9Sstevel@tonic-gate#
5*7c478bd9Sstevel@tonic-gate# CDDL HEADER START
6*7c478bd9Sstevel@tonic-gate#
7*7c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
8*7c478bd9Sstevel@tonic-gate# Common Development and Distribution License, Version 1.0 only
9*7c478bd9Sstevel@tonic-gate# (the "License").  You may not use this file except in compliance
10*7c478bd9Sstevel@tonic-gate# with the License.
11*7c478bd9Sstevel@tonic-gate#
12*7c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
13*7c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
14*7c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
15*7c478bd9Sstevel@tonic-gate# and limitations under the License.
16*7c478bd9Sstevel@tonic-gate#
17*7c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
18*7c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
19*7c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
20*7c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
21*7c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
22*7c478bd9Sstevel@tonic-gate#
23*7c478bd9Sstevel@tonic-gate# CDDL HEADER END
24*7c478bd9Sstevel@tonic-gate#
25*7c478bd9Sstevel@tonic-gate# Data file for the 'format' program.  This file defines the known
26*7c478bd9Sstevel@tonic-gate# disks, disk types, and partition maps.
27*7c478bd9Sstevel@tonic-gate#
28*7c478bd9Sstevel@tonic-gate
29*7c478bd9Sstevel@tonic-gate#
30*7c478bd9Sstevel@tonic-gate# Following is a list of sample embedded SCSI disk configurations.
31*7c478bd9Sstevel@tonic-gate#
32*7c478bd9Sstevel@tonic-gatedisk_type = "Quantum ProDrive 80S" \
33*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 1 \
34*7c478bd9Sstevel@tonic-gate	: cache = 0x07 : trks_zone = 6 : atrks = 0 : asect = 1 \
35*7c478bd9Sstevel@tonic-gate	: ncyl = 832 : acyl = 2 : pcyl = 834 : nhead = 6 : nsect = 34 \
36*7c478bd9Sstevel@tonic-gate	: rpm = 3662 : bpt = 16896
37*7c478bd9Sstevel@tonic-gate
38*7c478bd9Sstevel@tonic-gate#disk_type = "CDC Wren VII 94601-12G" \
39*7c478bd9Sstevel@tonic-gate#	: ctlr = SCSI : fmt_time = 4 \
40*7c478bd9Sstevel@tonic-gate#	: cache = 0x11 : trks_zone = 15 : asect = 5 : atrks = 30 \
41*7c478bd9Sstevel@tonic-gate#	: ncyl =  1703 : acyl = 2 : pcyl = 1931 : nhead = 15 : nsect = 80 \
42*7c478bd9Sstevel@tonic-gate#	: rpm = 3597 : bpt = 41301
43*7c478bd9Sstevel@tonic-gate
44*7c478bd9Sstevel@tonic-gate#
45*7c478bd9Sstevel@tonic-gate# An early CDC Wren IV, shipped with the 386i
46*7c478bd9Sstevel@tonic-gate#
47*7c478bd9Sstevel@tonic-gate#disk_type = "CDC Wren IV 94171-327" \
48*7c478bd9Sstevel@tonic-gate#	: ctlr = SCSI : fmt_time = 4 \
49*7c478bd9Sstevel@tonic-gate#	: cache = 0x11 : trks_zone = 9 : asect = 3 \
50*7c478bd9Sstevel@tonic-gate#	: ncyl = 1520 : acyl = 2 : pcyl = 1549 : nhead = 9 : nsect = 46 \
51*7c478bd9Sstevel@tonic-gate#	: rpm = 3600 : bpt = 20833
52*7c478bd9Sstevel@tonic-gate
53*7c478bd9Sstevel@tonic-gate#
54*7c478bd9Sstevel@tonic-gate# This is the list of Sun supported disks for embedded SCSI.
55*7c478bd9Sstevel@tonic-gate#
56*7c478bd9Sstevel@tonic-gatedisk_type = "Quantum ProDrive 105S" \
57*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 1 \
58*7c478bd9Sstevel@tonic-gate	: cache = 0x07 : trks_zone = 6 : atrks = 0 : asect = 1 \
59*7c478bd9Sstevel@tonic-gate	: ncyl = 974 : acyl = 2 : pcyl = 1019 : nhead = 6 : nsect = 35 \
60*7c478bd9Sstevel@tonic-gate	: rpm = 3662 : bpt = 16896
61*7c478bd9Sstevel@tonic-gate
62*7c478bd9Sstevel@tonic-gatedisk_type = "CDC Wren IV 94171-344" \
63*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 4 \
64*7c478bd9Sstevel@tonic-gate	: cache = 0x11 : trks_zone = 9 : asect = 3 \
65*7c478bd9Sstevel@tonic-gate	: ncyl = 1545 : acyl = 2 : pcyl = 1549 : nhead = 9 : nsect = 46 \
66*7c478bd9Sstevel@tonic-gate	: rpm = 3600 : bpt = 20833
67*7c478bd9Sstevel@tonic-gate
68*7c478bd9Sstevel@tonic-gatedisk_type = "SUN0104" \
69*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 1 \
70*7c478bd9Sstevel@tonic-gate	: trks_zone = 6 : atrks = 0 : asect = 1 \
71*7c478bd9Sstevel@tonic-gate	: ncyl = 974 : acyl = 2 : pcyl = 1019 : nhead = 6 : nsect = 35 \
72*7c478bd9Sstevel@tonic-gate	: rpm = 3662 : bpt = 16896
73*7c478bd9Sstevel@tonic-gate
74*7c478bd9Sstevel@tonic-gatedisk_type = "SUN0207" \
75*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI \
76*7c478bd9Sstevel@tonic-gate	: trks_zone = 9 : atrks = 2: asect = 4 \
77*7c478bd9Sstevel@tonic-gate	: ncyl = 1254 : acyl = 2 : pcyl = 1272 : nhead = 9 : nsect = 36 \
78*7c478bd9Sstevel@tonic-gate	: rpm = 3600 : bpt = 18432
79*7c478bd9Sstevel@tonic-gate
80*7c478bd9Sstevel@tonic-gatedisk_type = "SUN0327" \
81*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 4 \
82*7c478bd9Sstevel@tonic-gate	: cache = 0x11 : trks_zone = 9 : asect = 3 \
83*7c478bd9Sstevel@tonic-gate	: ncyl = 1545 : acyl = 2 : pcyl = 1549 : nhead = 9 : nsect = 46 \
84*7c478bd9Sstevel@tonic-gate	: rpm = 3600 : bpt = 20833
85*7c478bd9Sstevel@tonic-gate
86*7c478bd9Sstevel@tonic-gatedisk_type = "SUN0340" \
87*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 2 \
88*7c478bd9Sstevel@tonic-gate	: trks_zone = 6  \
89*7c478bd9Sstevel@tonic-gate	: ncyl = 1538 : acyl = 2 : pcyl = 1544 : nhead = 6 : nsect = 72 \
90*7c478bd9Sstevel@tonic-gate	: rpm = 4200
91*7c478bd9Sstevel@tonic-gate
92*7c478bd9Sstevel@tonic-gatedisk_type = "SUN0424" \
93*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 4 \
94*7c478bd9Sstevel@tonic-gate	: trks_zone = 9 : asect = 2 \
95*7c478bd9Sstevel@tonic-gate	: ncyl = 1151 : acyl = 2 : pcyl = 2500 : nhead = 9 : nsect = 80 \
96*7c478bd9Sstevel@tonic-gate	: rpm = 4400 : bpt = 26000
97*7c478bd9Sstevel@tonic-gate
98*7c478bd9Sstevel@tonic-gatedisk_type = "SUN0535" \
99*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 4 \
100*7c478bd9Sstevel@tonic-gate	: ncyl = 1866 : acyl = 2 : pcyl = 2500 : nhead = 7 : nsect = 80 \
101*7c478bd9Sstevel@tonic-gate	: rpm = 5400
102*7c478bd9Sstevel@tonic-gate
103*7c478bd9Sstevel@tonic-gatedisk_type = "SUN0669" \
104*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 4 \
105*7c478bd9Sstevel@tonic-gate	: trks_zone = 15 : asect = 5 : atrks = 30 \
106*7c478bd9Sstevel@tonic-gate	: ncyl =  1614 : acyl = 2 : pcyl = 1632 : nhead = 15 : nsect = 54 \
107*7c478bd9Sstevel@tonic-gate	: rpm = 3600 : bpt = 31410
108*7c478bd9Sstevel@tonic-gate
109*7c478bd9Sstevel@tonic-gatedisk_type = "SUN1.0G" \
110*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 4 \
111*7c478bd9Sstevel@tonic-gate	: trks_zone = 15 : asect = 5 : atrks = 30 \
112*7c478bd9Sstevel@tonic-gate	: ncyl =  1703 : acyl = 2 : pcyl = 1931 : nhead = 15 : nsect = 80 \
113*7c478bd9Sstevel@tonic-gate	: rpm = 3597 : bpt = 41301
114*7c478bd9Sstevel@tonic-gate
115*7c478bd9Sstevel@tonic-gatedisk_type = "SUN1.05" \
116*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 4 \
117*7c478bd9Sstevel@tonic-gate	: ncyl = 2036 : acyl = 2 : pcyl = 2038 : nhead = 14 : nsect = 72 \
118*7c478bd9Sstevel@tonic-gate	: rpm = 5400
119*7c478bd9Sstevel@tonic-gate
120*7c478bd9Sstevel@tonic-gatedisk_type = "SUN1.3G" \
121*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 4 \
122*7c478bd9Sstevel@tonic-gate	: trks_zone = 17 : asect = 6 : atrks = 17 \
123*7c478bd9Sstevel@tonic-gate	: ncyl = 1965 : acyl = 2 : pcyl = 3500 : nhead = 17 : nsect = 80 \
124*7c478bd9Sstevel@tonic-gate	: rpm = 5400 : bpt = 44823
125*7c478bd9Sstevel@tonic-gate
126*7c478bd9Sstevel@tonic-gatedisk_type = "SUN2.1G" \
127*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 4 \
128*7c478bd9Sstevel@tonic-gate	: ncyl = 2733 : acyl = 2 : pcyl = 3500 : nhead = 19 : nsect = 80 \
129*7c478bd9Sstevel@tonic-gate	: rpm = 5400 : bpt = 44823
130*7c478bd9Sstevel@tonic-gate
131*7c478bd9Sstevel@tonic-gatedisk_type = "SUN2.9G" \
132*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : fmt_time = 4 \
133*7c478bd9Sstevel@tonic-gate	: ncyl = 2734 : acyl = 2 : pcyl = 3500 : nhead = 21 : nsect = 99 \
134*7c478bd9Sstevel@tonic-gate	: rpm = 5400
135*7c478bd9Sstevel@tonic-gate
136*7c478bd9Sstevel@tonic-gatedisk_type = "Zip 100" \
137*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI \
138*7c478bd9Sstevel@tonic-gate	: ncyl = 95 : acyl = 0 : pcyl = 95 : nhead = 64 : nsect = 32 \
139*7c478bd9Sstevel@tonic-gate	: rpm = 2941 : bpt = 16384
140*7c478bd9Sstevel@tonic-gate
141*7c478bd9Sstevel@tonic-gatedisk_type = "Zip 250" \
142*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : ncyl = 6117 : acyl = 2 : pcyl = 6119 \
143*7c478bd9Sstevel@tonic-gate	: nhead = 2 : nsect = 40 : rpm = 3600
144*7c478bd9Sstevel@tonic-gate
145*7c478bd9Sstevel@tonic-gatedisk_type = "Peerless 10GB" \
146*7c478bd9Sstevel@tonic-gate	: ctlr = SCSI : ncyl = 9583 : acyl = 2 : pcyl = 9585 \
147*7c478bd9Sstevel@tonic-gate	: nhead = 64 : nsect = 32 : rpm = 3600
148*7c478bd9Sstevel@tonic-gate
149*7c478bd9Sstevel@tonic-gate
150*7c478bd9Sstevel@tonic-gate#
151*7c478bd9Sstevel@tonic-gate# Following is a list of sample partition tables for embedded SCSI disks.
152*7c478bd9Sstevel@tonic-gate#
153*7c478bd9Sstevel@tonic-gatepartition = "Quantum ProDrive 80S" \
154*7c478bd9Sstevel@tonic-gate	: disk = "Quantum ProDrive 80S" : ctlr = SCSI \
155*7c478bd9Sstevel@tonic-gate	: 0 = 0, 16384 : 1 = 64, 32512 : 2 = 0, 198144 : 6 = 191, 149248
156*7c478bd9Sstevel@tonic-gate
157*7c478bd9Sstevel@tonic-gate#partition = "CDC Wren VII 94601-12G" \
158*7c478bd9Sstevel@tonic-gate#	: disk = "CDC Wren VII 94601-12G" : ctlr = SCSI \
159*7c478bd9Sstevel@tonic-gate#	: 0 = 0, 32400 : 1 = 27, 64800 : 2 = 0, 2043600 : 6 = 81, 1946400
160*7c478bd9Sstevel@tonic-gate
161*7c478bd9Sstevel@tonic-gate#partition = "CDC Wren IV 94171-327" \
162*7c478bd9Sstevel@tonic-gate#	: disk = "CDC Wren IV 94171-327" : ctlr = SCSI \
163*7c478bd9Sstevel@tonic-gate#	: 0 = 0, 31878 : 1 = 77, 59616 : 2 = 0, 629280 : 6 = 221, 527786
164*7c478bd9Sstevel@tonic-gate
165*7c478bd9Sstevel@tonic-gate#
166*7c478bd9Sstevel@tonic-gate# This is the list of partition tables for embedded SCSI controllers.
167*7c478bd9Sstevel@tonic-gate#
168*7c478bd9Sstevel@tonic-gatepartition = "Quantum ProDrive 105S" \
169*7c478bd9Sstevel@tonic-gate	: disk = "Quantum ProDrive 105S" : ctlr = SCSI \
170*7c478bd9Sstevel@tonic-gate	: 0 = 0, 16170 : 1 = 77, 28140 : 2 = 0, 204540 : 6 = 211, 160230
171*7c478bd9Sstevel@tonic-gate
172*7c478bd9Sstevel@tonic-gatepartition = "CDC Wren IV 94171-344, small root" \
173*7c478bd9Sstevel@tonic-gate	: disk = "CDC Wren IV 94171-344" : ctlr = SCSI \
174*7c478bd9Sstevel@tonic-gate	: 0 = 0, 16974 : 1 = 41, 33948 : 2 = 0, 639630 : 6 = 123, 588708
175*7c478bd9Sstevel@tonic-gate
176*7c478bd9Sstevel@tonic-gatepartition = "CDC Wren IV 94171-344" \
177*7c478bd9Sstevel@tonic-gate	: disk = "CDC Wren IV 94171-344" : ctlr = SCSI \
178*7c478bd9Sstevel@tonic-gate	: 0 = 0, 31878 : 1 = 77, 59616 : 2 = 0, 639630 : 6 = 221, 548136
179*7c478bd9Sstevel@tonic-gate
180*7c478bd9Sstevel@tonic-gatepartition = "SUN0104" \
181*7c478bd9Sstevel@tonic-gate	: disk = "SUN0104" : ctlr = SCSI \
182*7c478bd9Sstevel@tonic-gate	: 0 = 0, 16170 : 1 = 77, 28140 : 2 = 0, 204540 : 6 = 211, 160230
183*7c478bd9Sstevel@tonic-gate
184*7c478bd9Sstevel@tonic-gatepartition = "SUN0207" \
185*7c478bd9Sstevel@tonic-gate	: disk = "SUN0207" : ctlr = SCSI \
186*7c478bd9Sstevel@tonic-gate	: 0 = 0, 33048 : 1 = 102, 65448 : 2 = 0, 406296 : 6 = 304, 307800
187*7c478bd9Sstevel@tonic-gate
188*7c478bd9Sstevel@tonic-gatepartition = "SUN0327" \
189*7c478bd9Sstevel@tonic-gate	: disk = "SUN0327" : ctlr = SCSI \
190*7c478bd9Sstevel@tonic-gate	: 0 = 0, 31878 : 1 = 77, 59616 : 2 = 0, 639630 : 6 = 221, 548136
191*7c478bd9Sstevel@tonic-gate
192*7c478bd9Sstevel@tonic-gatepartition = "SUN0340" \
193*7c478bd9Sstevel@tonic-gate	: disk = "SUN0340" : ctlr = SCSI \
194*7c478bd9Sstevel@tonic-gate	: 0 = 0, 86400 : 1 = 200, 66960 : 2 = 0, 664416 : 6 = 355, 446256 \
195*7c478bd9Sstevel@tonic-gate	: 7 = 1388, 64800
196*7c478bd9Sstevel@tonic-gate
197*7c478bd9Sstevel@tonic-gatepartition = "SUN0424" \
198*7c478bd9Sstevel@tonic-gate	: disk = "SUN0424" : ctlr = SCSI \
199*7c478bd9Sstevel@tonic-gate	: 0 = 0, 33120 : 1 = 46, 65520 : 2 = 0, 828720 : 6 = 137, 730080
200*7c478bd9Sstevel@tonic-gate
201*7c478bd9Sstevel@tonic-gatepartition = "SUN0535" \
202*7c478bd9Sstevel@tonic-gate	: disk = "SUN0535" : ctlr = SCSI \
203*7c478bd9Sstevel@tonic-gate	: 0 = 0, 64400 : 1 = 115, 103600 : 2 = 0, 1044960 : 6 = 300, 876960
204*7c478bd9Sstevel@tonic-gate
205*7c478bd9Sstevel@tonic-gatepartition = "SUN0669" \
206*7c478bd9Sstevel@tonic-gate	: disk = "SUN0669" : ctlr = SCSI \
207*7c478bd9Sstevel@tonic-gate	: 0 = 0, 32400 : 1 = 40, 64800 : 2 = 0, 1307340 : 6 = 120, 1210140
208*7c478bd9Sstevel@tonic-gate
209*7c478bd9Sstevel@tonic-gatepartition = "SUN1.0G" \
210*7c478bd9Sstevel@tonic-gate	: disk = "SUN1.0G" : ctlr = SCSI \
211*7c478bd9Sstevel@tonic-gate	: 0 = 0, 32400 : 1 = 27, 64800 : 2 = 0, 2043600 : 6 = 81, 1946400
212*7c478bd9Sstevel@tonic-gate
213*7c478bd9Sstevel@tonic-gatepartition = "SUN1.05" \
214*7c478bd9Sstevel@tonic-gate	: disk = "SUN1.05" : ctlr = SCSI \
215*7c478bd9Sstevel@tonic-gate	: 0 = 0, 66528 : 1 = 66, 133056 : 2 = 0, 2052288 : 6 = 198, 1852704
216*7c478bd9Sstevel@tonic-gate
217*7c478bd9Sstevel@tonic-gatepartition = "SUN1.3G" \
218*7c478bd9Sstevel@tonic-gate	: disk = "SUN1.3G" : ctlr = SCSI \
219*7c478bd9Sstevel@tonic-gate	: 0 = 0, 34000 : 1 = 25, 133280 : 2 = 0, 2672400 : 6 = 123, 2505120
220*7c478bd9Sstevel@tonic-gate
221*7c478bd9Sstevel@tonic-gatepartition = "SUN2.1G" \
222*7c478bd9Sstevel@tonic-gate	: disk = "SUN2.1G" : ctlr = SCSI \
223*7c478bd9Sstevel@tonic-gate	: 0 = 0, 62320 : 1 = 41, 197600 : 2 = 0, 4154160 : 6 = 171, 3894240
224*7c478bd9Sstevel@tonic-gate
225*7c478bd9Sstevel@tonic-gatepartition = "SUN2.9G" \
226*7c478bd9Sstevel@tonic-gate	: disk = "SUN2.9G" : ctlr = SCSI \
227*7c478bd9Sstevel@tonic-gate	: 0 = 0, 195426 : 1 = 94, 390852 : 2 = 0, 5683986 : 6 = 282, 5097708
228*7c478bd9Sstevel@tonic-gate
229*7c478bd9Sstevel@tonic-gatepartition = "Zip 100" \
230*7c478bd9Sstevel@tonic-gate	: disk = "Zip 100" : ctlr = SCSI \
231*7c478bd9Sstevel@tonic-gate	: 0 = 0, 194560 : 2 = 0, 194560
232*7c478bd9Sstevel@tonic-gate
233*7c478bd9Sstevel@tonic-gatepartition = "Zip 250" \
234*7c478bd9Sstevel@tonic-gate	: disk = "Zip 250" : ctlr = SCSI \
235*7c478bd9Sstevel@tonic-gate	: 0 =  0, 489360 : 2 =  0, 489360
236*7c478bd9Sstevel@tonic-gate
237*7c478bd9Sstevel@tonic-gatepartition = "Peerless 10GB" \
238*7c478bd9Sstevel@tonic-gate	: disk = "Peerless 10GB" : ctlr = SCSI \
239*7c478bd9Sstevel@tonic-gate	: 0 = 0, 19625984 : 2 = 0, 19625984
240