View | Details | Raw Unified | Return to bug 157091
Collapse All | Expand All

(-)chapter.sgml (-2 / +3 lines)
Lines 200-207 Link Here
200
      2^32-1 and a length of no more than 2^32-1, limiting partitions to
200
      2^32-1 and a length of no more than 2^32-1, limiting partitions to
201
      2TB and disks to 4TB in most cases.  The &man.sunlabel.8; format
201
      2TB and disks to 4TB in most cases.  The &man.sunlabel.8; format
202
      is limited to 2^32-1 sectors per partition and 8 partitions for
202
      is limited to 2^32-1 sectors per partition and 8 partitions for
203
      a total of 16TB. For larger disks, &man.gpt.8; partitions may be
203
      a total of 16TB. For larger disks, &man.gpart.8; may be used to create
204
      used.</para>
204
      <acronym>GPT</acronym> partitions.  <acronym>GPT</acronym> has the added
205
      benefit of not being limited to 4 slices.</para>
205
206
206
    <sect2>
207
    <sect2>
207
      <title>Using &man.sysinstall.8;</title>
208
      <title>Using &man.sysinstall.8;</title>

Return to bug 157091