Mention the partitioning of large disks using gpart(8).
PR: docs/157091 Submitted by: Robert Simmons (rsimmons0 at gmail dot com) Patch by: Niclas Zeising (niclas dot zeising at gmail dot com)
This commit is contained in:
parent
64a0f60107
commit
3983825ca8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37303
1 changed files with 3 additions and 2 deletions
|
@ -200,8 +200,9 @@
|
|||
2^32-1 and a length of no more than 2^32-1, limiting partitions to
|
||||
2TB and disks to 4TB in most cases. The &man.sunlabel.8; format
|
||||
is limited to 2^32-1 sectors per partition and 8 partitions for
|
||||
a total of 16TB. For larger disks, &man.gpt.8; partitions may be
|
||||
used.</para>
|
||||
a total of 16TB. For larger disks, &man.gpart.8; may be used to
|
||||
create <acronym>GPT</acronym> partitions. <acronym>GPT</acronym>
|
||||
has the added benefit of not being limited to 4 slices.</para>
|
||||
|
||||
<sect2>
|
||||
<title>Using &man.sysinstall.8;</title>
|
||||
|
|
Loading…
Reference in a new issue