Date: Mon, 30 Sep 2013 07:20:09 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42756 - head/en_US.ISO8859-1/htdocs/releases/9.2R Message-ID: <201309300720.r8U7K9e6082468@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Mon Sep 30 07:20:08 2013 New Revision: 42756 URL: http://svnweb.freebsd.org/changeset/doc/42756 Log: Add installation.html, copied raw from ../9.1R/, and modified for 9.2-RELEASE. Added: head/en_US.ISO8859-1/htdocs/releases/9.2R/installation.html (contents, props changed) Added: head/en_US.ISO8859-1/htdocs/releases/9.2R/installation.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/en_US.ISO8859-1/htdocs/releases/9.2R/installation.html Mon Sep 30 07:20:08 2013 (r42756) @@ -0,0 +1,226 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta name="generator" content="HTML Tidy, see www.w3.org" /> +<title>FreeBSD 9.2-RELEASE Installation Instructions</title> +<meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.79" /> +<link rel="STYLESHEET" type="text/css" href="docbook.css" /> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> +</head> +<body class="ARTICLE" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084" +alink="#0000FF"> +<div class="ARTICLE"> +<div class="TITLEPAGE"> +<h1 class="TITLE"><a id="AEN2" name="AEN2">FreeBSD 9.2-RELEASE Installation +Instructions</a></h1> + +<h3 class="CORPAUTHOR">The FreeBSD Project</h3> + +<p class="COPYRIGHT">Copyright © 2013 The FreeBSD Documentation Project</p> + +<p class="PUBDATE">$FreeBSD$<br /> +</p> + +<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a> +<p>FreeBSD is a registered trademark of the FreeBSD Foundation.</p> + +<p>Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or +registered trademarks of Intel Corporation or its subsidiaries in the United States and +other countries.</p> + +<p>SPARC, SPARC64, SPARCengine, and UltraSPARC are trademarks of SPARC International, Inc +in the United States and other countries. SPARC International, Inc owns all of the SPARC +trademarks and under licensing agreements allows the proper use of these trademarks by +its members.</p> + +<p>Many of the designations used by manufacturers and sellers to distinguish their +products are claimed as trademarks. Where those designations appear in this document, and +the FreeBSD Project was aware of the trademark claim, the designations have been followed +by the “™” or the “®” symbol.</p> +</div> + +<hr /> +</div> + +<blockquote class="ABSTRACT"> +<div class="ABSTRACT"><a id="AEN16" name="AEN16"></a> +<p>This article gives some brief instructions on installing FreeBSD 9.2-RELEASE and +upgrading the systems running earlier releases.</p> +</div> +</blockquote> + +<div class="SECT1"> +<hr /> +<h2 class="SECT1"><a id="INSTALL" name="INSTALL">1 Installing FreeBSD</a></h2> + +<p>The <a +href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/bsdinstall.html" +target="_top">“Installing 	 FreeBSD”</a> chapter of the <a +href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/" target="_top">FreeBSD +	Handbook</a> provides more in-depth information about the installation program +itself, including a guided walk-through with screenshots.</p> +</div> + +<div class="SECT1"> +<hr /> +<h2 class="SECT1"><a id="UPGRADE" name="UPGRADE">2 Upgrading FreeBSD</a></h2> + +<!-- +<p>If you are upgrading from a previous release of FreeBSD, please read <a +href="http://www.FreeBSD.org/releases/9.2R/relnotes-detailed.html#UPGRADE" +target="_top">upgrading section in the Release Notes</a> for notable incompatibilities +carefully.</p> +--> + +<div class="SECT2"> +<hr /> +<h3 class="SECT2"><a id="AEN28" name="AEN28">2.1 Upgrading from Source</a></h3> + +<p>The procedure for doing a source code based update is 	described in 	<a +href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/synching.html" +target="_top">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/synching.html</a> +and 	<a +href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook//makeworld.html" +target="_top">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook//makeworld.html</a>.</p> + +<p>For SVN use the <tt class="FILENAME">releng/9.2</tt> branch 	which will be where +any upcoming Security Advisories or Errata 	Notices will be applied.</p> + +<p>Note that CVS is <b>not</b> supported.</p> +</div> + +<div class="SECT2"> +<hr /> +<h3 class="SECT2"><a id="AEN36" name="AEN36">2.2 Upgrading Using “FreeBSD +Update”</a></h3> + +<p>The <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+9.2-RELEASE"> +<span class="CITEREFENTRY"><span +class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> utility supports binary +	upgrades of i386 and amd64 systems running 	earlier FreeBSD releases. Systems +running 	<tt class="LITERAL">8.[34]-RELEASE</tt>, 	<tt +class="LITERAL">9.[01]-RELEASE</tt>, 	<tt class="LITERAL">9.1-BETA[123]</tt>, or +	<tt class="LITERAL">9.1-RC[1234]</tt> can upgrade as follows:</p> + +<pre class="SCREEN"> +<samp class="PROMPT">#</samp> freebsd-update fetch +<samp class="PROMPT">#</samp> freebsd-update install +</pre> + +<p>Now the <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+9.2-RELEASE"> +<span class="CITEREFENTRY"><span +class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> utility can fetch bits +	belonging to 9.2-RELEASE. During this process 	<a +href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+9.2-RELEASE"> +<span class="CITEREFENTRY"><span +class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> will ask for help in merging +	configuration files.</p> + +<pre class="SCREEN"> +<samp class="PROMPT">#</samp> freebsd-update upgrade -r 9.2-RELEASE +</pre> + +<p>Due to changes in the way that FreeBSD is packaged on the 	release media, two +complications may arise in this process if 	upgrading from FreeBSD 8.x:</p> + +<ol type="1"> +<li> +<p>The FreeBSD, which previously could appear in either 	 <tt +class="FILENAME">/boot/kernel</tt> or 	 <tt class="FILENAME">/boot/GENERIC</tt>, now +only appears as 	 <tt class="FILENAME">/boot/kernel</tt>. As a result, any 	 +kernel appearing in <tt class="FILENAME">/boot/GENERIC</tt> 	 will be deleted. Please +carefully read the output printed 	 by <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+9.2-RELEASE"> +<span class="CITEREFENTRY"><span +class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> and confirm that an updated +	 kernel will be placed into 	 <tt class="FILENAME">/boot/kernel</tt> before +proceeding beyond 	 this point.</p> +</li> + +<li> +<p>The FreeBSD source tree in <tt class="FILENAME">/usr/src</tt> 	 (if present) will +be deleted. (Normally the 	 <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+9.2-RELEASE"> +<span class="CITEREFENTRY"><span +class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> utility will update a source +tree, 	 but in this case the changes in release packaging result 	 in the <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+9.2-RELEASE"> +<span class="CITEREFENTRY"><span +class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> utility not recognizing that +	 the source tree from the old release and the source tree 	 from the new release +correspond to the same part of 	 FreeBSD.)</p> +</li> +</ol> + +<pre class="SCREEN"> +<samp class="PROMPT">#</samp> freebsd-update install +</pre> + +<p>The system must now be rebooted with the newly installed 	kernel before the +non-kernel components are updated.</p> + +<pre class="SCREEN"> +<samp class="PROMPT">#</samp> shutdown -r now +</pre> + +<p>After rebooting, <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+9.2-RELEASE"> +<span class="CITEREFENTRY"><span +class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> needs to be run 	again to +install the new userland components:</p> + +<pre class="SCREEN"> +<samp class="PROMPT">#</samp> freebsd-update install +</pre> + +<p>At this point, users of systems being upgraded from FreeBSD 	8.4-RELEASE or +earlier will be prompted by 	<a +href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+9.2-RELEASE"> +<span class="CITEREFENTRY"><span +class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> to rebuild all third-party +applications 	(e.g., ports installed from the ports tree) due to updates in +	system libraries.</p> + +<p>After updating installed third-party applications (and 	again, only if <a +href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+9.2-RELEASE"> +<span class="CITEREFENTRY"><span +class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> printed a message +	indicating that this was necessary), run 	<a +href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+9.2-RELEASE"> +<span class="CITEREFENTRY"><span +class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> again so that it can delete the +old (no 	longer used) system libraries:</p> + +<pre class="SCREEN"> +<samp class="PROMPT">#</samp> freebsd-update install +</pre> + +<p>Finally, reboot into 9.2-RELEASE</p> + +<pre class="SCREEN"> +<samp class="PROMPT">#</samp> shutdown -r now +</pre> +</div> +</div> +</div> + +<hr /> +<p align="center"><small>This file, and other release-related documents, can be +downloaded from <a +href="http://www.FreeBSD.org/releases/">http://www.FreeBSD.org/releases/</a>.</small></p> + +<p align="center"><small>For questions about FreeBSD, read the <a +href="http://www.FreeBSD.org/docs.html">documentation</a> before contacting <<a +href="mailto:questions@FreeBSD.org">questions@FreeBSD.org</a>>.</small></p> + +<p align="center"><small>All users of FreeBSD 9.2-STABLE should subscribe to the <<a +href="mailto:stable@FreeBSD.org">stable@FreeBSD.org</a>> mailing list.</small></p> + +<p align="center"><small>For questions about this documentation, e-mail <<a +href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>.</small></p> +</body> +</html> +
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309300720.r8U7K9e6082468>