bsdinstall update allocation disk section - manual partitioning
Patch by: carlavilla@ Approved by: bcr@(mentor) Differential Revision: https://reviews.freebsd.org/D24067
This commit is contained in:
parent
9c365e9bf5
commit
ad8d60f741
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53979
2 changed files with 11 additions and 8 deletions
|
|
@ -1506,18 +1506,20 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
|
|||
<acronym>UFS</acronym> file system.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>freebsd-zfs</literal> - A &os;
|
||||
<acronym>ZFS</acronym> file system. More information about
|
||||
ZFS is available in <xref linkend="zfs"/>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>freebsd-swap</literal> - &os; swap
|
||||
space.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Another partition type worth noting is
|
||||
<literal>freebsd-zfs</literal>, used for partitions that will
|
||||
contain a &os; <acronym>ZFS</acronym> file system (<xref
|
||||
linkend="zfs"/>). Refer to &man.gpart.8; for
|
||||
descriptions of the available <acronym>GPT</acronym> partition
|
||||
types.</para>
|
||||
<para>Refer to &man.gpart.8; for descriptions of the available
|
||||
<acronym>GPT</acronym> partition types.</para>
|
||||
|
||||
<para>Multiple file system partitions can be created and some
|
||||
people prefer a traditional layout with separate partitions
|
||||
|
|
@ -1650,11 +1652,12 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
|
|||
|
||||
<para>After the custom partitions have been created, select
|
||||
<guibutton>[ Finish ]</guibutton> to continue with
|
||||
the installation.</para>
|
||||
the installation and go to
|
||||
<xref linkend="bsdinstall-fetching-distribution"/>.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="bsdinstall-part-zfs">
|
||||
<title>Root-on-ZFS Automatic Partitioning</title>
|
||||
<title>Guided Partitioning Using Root-on-ZFS</title>
|
||||
|
||||
<para>Support for automatic creation of root-on-ZFS
|
||||
installations was added in &os; 10.0-RELEASE. This
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue