|
Lines 1-6
Link Here
|
| 1 |
.\" $FreeBSD$ |
1 |
.\" $FreeBSD$ |
| 2 |
.\" |
2 |
.\" |
| 3 |
.Dd October 1, 2013 |
3 |
.Dd September 8, 2016 |
| 4 |
.Dt FDISK 8 |
4 |
.Dt FDISK 8 |
| 5 |
.Os |
5 |
.Os |
| 6 |
.Sh NAME |
6 |
.Sh NAME |
|
Lines 177-188
Link Here
|
| 177 |
Information from DOS bootblock is: |
177 |
Information from DOS bootblock is: |
| 178 |
The data for partition 1 is: |
178 |
The data for partition 1 is: |
| 179 |
sysid 165,(FreeBSD/NetBSD/386BSD) |
179 |
sysid 165,(FreeBSD/NetBSD/386BSD) |
| 180 |
start 495, size 380160 (185 Meg), flag 0 |
180 |
start 495, size 380160 (185 Meg), flag 0 |
| 181 |
beg: cyl 1/ sector 1/ head 0; |
181 |
beg: cyl 1/ sector 1/ head 0; |
| 182 |
end: cyl 768/ sector 33/ head 14 |
182 |
end: cyl 768/ sector 33/ head 14 |
| 183 |
The data for partition 2 is: |
183 |
The data for partition 2 is: |
| 184 |
sysid 164,(unknown) |
184 |
sysid 164,(unknown) |
| 185 |
start 378180, size 2475 (1 Meg), flag 0 |
185 |
start 378180, size 2475 (1 Meg), flag 0 |
| 186 |
beg: cyl 764/ sector 1/ head 0; |
186 |
beg: cyl 764/ sector 1/ head 0; |
| 187 |
end: cyl 768/ sector 33/ head 14 |
187 |
end: cyl 768/ sector 33/ head 14 |
| 188 |
The data for partition 3 is: |
188 |
The data for partition 3 is: |
|
Lines 189-195
Link Here
|
| 189 |
<UNUSED> |
189 |
<UNUSED> |
| 190 |
The data for partition 4 is: |
190 |
The data for partition 4 is: |
| 191 |
sysid 99,(ISC UNIX, other System V/386, GNU HURD or Mach) |
191 |
sysid 99,(ISC UNIX, other System V/386, GNU HURD or Mach) |
| 192 |
start 380656, size 224234 (109 Meg), flag 80 |
192 |
start 380656, size 224234 (109 Meg), flag 80 |
| 193 |
beg: cyl 769/ sector 2/ head 0; |
193 |
beg: cyl 769/ sector 2/ head 0; |
| 194 |
end: cyl 197/ sector 33/ head 14 |
194 |
end: cyl 197/ sector 33/ head 14 |
| 195 |
.Ed |
195 |
.Ed |
|
Lines 485-490
Link Here
|
| 485 |
.Xr bsdlabel 8 , |
485 |
.Xr bsdlabel 8 , |
| 486 |
.Xr gpart 8 , |
486 |
.Xr gpart 8 , |
| 487 |
.Xr newfs 8 |
487 |
.Xr newfs 8 |
|
|
488 |
.Sh HISTORY |
| 489 |
A version of |
| 490 |
.Nm |
| 491 |
first appeared in the Mach Operating System. |
| 492 |
It was subsequently ported to |
| 493 |
.Bx 386 . |
| 494 |
.Sh AUTHORS |
| 495 |
.An -nosplit |
| 496 |
.Nm |
| 497 |
for Mach Operating System was written by |
| 498 |
.An Robert Baron Aq Mt rvb@cs.cmu.edu . |
| 499 |
It was ported to |
| 500 |
.Bx 386 |
| 501 |
by |
| 502 |
.An Julian Elischer Aq Mt julian@tfs.com . |
| 488 |
.Sh BUGS |
503 |
.Sh BUGS |
| 489 |
The default boot code will not necessarily handle all slice types |
504 |
The default boot code will not necessarily handle all slice types |
| 490 |
correctly, in particular those introduced since |
505 |
correctly, in particular those introduced since |