|
Lines 126-132
Link Here
|
| 126 |
or as a fully qualified device node under |
126 |
or as a fully qualified device node under |
| 127 |
.Pa /dev . |
127 |
.Pa /dev . |
| 128 |
If omitted, the disks |
128 |
If omitted, the disks |
| 129 |
.Ql wd0 , |
129 |
.Ql ad0 , |
| 130 |
.Ql da0 , |
130 |
.Ql da0 , |
| 131 |
and |
131 |
and |
| 132 |
.Ql od0 |
132 |
.Ql od0 |
|
Lines 136-142
Link Here
|
| 136 |
When called with no arguments, it prints the sector 0 partition table. |
136 |
When called with no arguments, it prints the sector 0 partition table. |
| 137 |
An example follows: |
137 |
An example follows: |
| 138 |
.Bd -literal |
138 |
.Bd -literal |
| 139 |
******* Working on device /dev/rwd0 ******* |
139 |
******* Working on device /dev/rad0 ******* |
| 140 |
parameters extracted from in-core disklabel are: |
140 |
parameters extracted from in-core disklabel are: |
| 141 |
cylinders=769 heads=15 sectors/track=33 (495 blks/cyl) |
141 |
cylinders=769 heads=15 sectors/track=33 (495 blks/cyl) |