Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2002 13:09:19 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 22426 for review
Message-ID:  <200212172109.gBHL9JVR096963@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=22426

Change 22426 by green@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212172109.gBHL9JVR096963>