Update to 53979:
bsdinstall update allocation disk section - manual partitioning
This commit is contained in:
parent
b70c1b1e46
commit
619fd931f8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54210
1 changed files with 14 additions and 11 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde$
|
||||
basiert auf: r53975
|
||||
basiert auf: r53979
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
|
@ -1617,19 +1617,20 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
|
|||
<acronym>UFS</acronym>-Dateisystem.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>freebsd-zfs</literal> - Ein &os;
|
||||
<acronym>ZFS</acronym>-Dateisystem. Weitere Informationen
|
||||
finden Sie in <xref linkend="zfs"/>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>freebsd-swap</literal> - &os;
|
||||
Auslagerungsbereich (swap space).</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Ein weiter Partitionstyp ist
|
||||
<literal>freebsd-zfs</literal>. Dieser Typ ist für
|
||||
Partitionen bestimmt, die ein &os;
|
||||
<acronym>ZFS</acronym>-Dateisystem verwenden sollen (<xref
|
||||
linkend="zfs"/>). &man.gpart.8; enthält
|
||||
Beschreibungen der verfügbaren
|
||||
<acronym>GPT</acronym>-Partitionstypen.</para>
|
||||
<para>Die einzelnen <acronym>GPT</acronym>-Partitionstypen
|
||||
sind in &man.gpart.8; dokumentiert.</para>
|
||||
|
||||
<para>Es können mehrere Dateisystempartitionen erzeugt werden
|
||||
und manche Leute ziehen es vor, ein traditionelles Layout mit
|
||||
|
@ -1771,13 +1772,15 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen>
|
|||
</informaltable>
|
||||
</example>
|
||||
|
||||
<para>Nachdem die selbstgewählten Partitionen erzeugt wurden,
|
||||
<para>Nachdem die Partitionen erzeugt wurden,
|
||||
wählen Sie <guibutton>[ Finish ]</guibutton>, um
|
||||
mit der Installation fortzusetzen.</para>
|
||||
die Installation mit <xref
|
||||
linkend="bsdinstall-fetching-distribution"/>
|
||||
fortzusetzen.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="bsdinstall-part-zfs">
|
||||
<title>Root-on-ZFS automatische Partitionierung</title>
|
||||
<title>Geführte Partitionierung mit Root-on-ZFS</title>
|
||||
|
||||
<para>Die Unterstützung für die automatische Erstellung von
|
||||
Root-on-ZFS Installationen wurde in &os; 10.0-RELEASE
|
||||
|
|
Loading…
Reference in a new issue