How do you upgrade from 3.x to 4.x? The simple answer is that you've
left it a bit late.
This commit is contained in:
parent
9d4ce19677
commit
716ae81c44
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20386
1 changed files with 0 additions and 31 deletions
|
@ -2205,37 +2205,6 @@ disk wd2 at wdc1 drive 1 # change from wd3 to wd2</programlisting
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="upgrade-3x-4x">
|
||||
<para>How do I upgrade from 3.X -> 4.X?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>We <emphasis>strongly</emphasis> recommend that you use
|
||||
binary snapshots to do this. 4-STABLE snapshots are available at
|
||||
<ulink url="ftp://current.FreeBSD.org/pub/FreeBSD/snapshots/"></ulink>.</para>
|
||||
|
||||
<para>Because of the many changes between 3.X and 4-STABLE,
|
||||
a direct upgrade from source will probably fail. A source
|
||||
upgrade can be done, but only in stages. First, upgrade
|
||||
to the latest 3-STABLE (<literal>RELENG_3</literal>).
|
||||
Then upgrade to 4.1.1-RELEASE
|
||||
(<literal>RELENG_4_1_1_RELEASE</literal>). Finally,
|
||||
upgrade to 4-STABLE (<literal>RELENG_4</literal>).</para>
|
||||
|
||||
<para>If you wish to upgrade using source, please see the <ulink
|
||||
URL="../handbook/cutting-edge.html">FreeBSD
|
||||
Handbook</ulink> for more information.</para>
|
||||
|
||||
<caution>
|
||||
<para>Upgrading via source is never recommended for new
|
||||
users, and upgrading from 3.X to 4.X is even less so; make sure
|
||||
you have read the instructions carefully before attempting to
|
||||
upgrade via source.</para>
|
||||
</caution>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="security-profiles">
|
||||
<para>What are these <quote>security profiles</quote>?</para>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue