Update to r39058:

Updates: note that the first UFS partition found is expected to be /, and
remove the incorrect note that a freebsd-boot partition must be first on
the disk.

Approved by:	bcr (mentor)
This commit is contained in:
Bjoern Heidotting 2015-08-14 15:51:13 +00:00
parent 8f3c8b1e10
commit 7dde836d56
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47228

View file

@ -5,7 +5,7 @@
$FreeBSD$
$FreeBSDde$
basiert auf: 1.31
basiert auf: r39058
-->
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="bsdinstall">
<info><title>&os;&nbsp;9.<replaceable>x</replaceable> (und neuer)
@ -1374,9 +1374,10 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
<itemizedlist>
<title>Standard-&os; <acronym>GPT</acronym>-Partitionen</title>
<listitem>
<para><literal>freebsd-boot</literal> - &os;-Bootcode. Diese
Partition muss die erste auf der Festplatte sein.</para>
<para><literal>freebsd-boot</literal> -
&os;-Bootcode.</para>
</listitem>
<listitem>
@ -1469,6 +1470,11 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
"Beispiel" vorangestellt, jedoch sollten Sie andere, einzigartige
Beschreibungen verwenden, wie oben beschrieben.</para>
<para>Standardmäßig erwartet &os;s
<filename>gptboot</filename>, dass die erste erkannte
UFS-Partition die <filename>/</filename>-Partition
ist.</para>
<informaltable frame="none">
<tgroup cols="4">
<thead>