PERFORCE change 22426 for review
Brian Feldman
green at freebsd.org
Tue Dec 17 21:09:19 GMT 2002
http://perforce.freebsd.org/chv.cgi?CH=22426
Change 22426 by green at green_laptop_2 on 2002/12/17 13:08:55
Update the manual page to include boot block size information.
Affected files ...
.. //depot/projects/trustedbsd/mac/sbin/disklabel/disklabel.8#10 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sbin/disklabel/disklabel.8#10 (text+ko) ====
@@ -535,6 +535,7 @@
sectors/cylinder: 969
cylinders: 1211
sectors/unit: 1173930
+boot block size: 8192
rpm: 3600
interleave: 1
trackskew: 0
@@ -576,6 +577,11 @@
specifies that the drive can perform bad sector remapping.
.It Nm sectors/unit
describes the total size of the disk. This value must be correct.
+.It Nm boot block size
+specifies the total length of the boot block allowable on the disk.
+This defaults to 8192, as it always has, but may be increased if there is
+more space available, with a UFS2 filesystem as the first partition or
+via other means.
.It Nm the partition table
This is the
.Ux
@@ -818,6 +824,7 @@
sectors/cylinder: 1008
cylinders: 40633
sectors/unit: 40959009
+boot block size: 8192
rpm: 3600
interleave: 1
trackskew: 0
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list