Add a tip to the memory stick section pointing out that 9.0 uses a
different FTP path and has a separate installation chapter.
This commit is contained in:
parent
e6a7aaae6b
commit
7b772eb079
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38396
1 changed files with 12 additions and 4 deletions
|
@ -610,9 +610,10 @@
|
||||||
<step>
|
<step>
|
||||||
<title>Acquire the Memory Stick Image</title>
|
<title>Acquire the Memory Stick Image</title>
|
||||||
|
|
||||||
<para>The memory stick image can be downloaded from the
|
<para>Memory stick images for
|
||||||
<filename class="directory">ISO-IMAGES/</filename>
|
&os; 8.2-RELEASE and earlier can be downloaded from
|
||||||
directory from
|
the <filename class="directory">ISO-IMAGES/</filename>
|
||||||
|
directory at
|
||||||
<literal>ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<replaceable>arch</replaceable>/ISO-IMAGES/<replaceable>version</replaceable>/&os;-<replaceable>version</replaceable>-RELEASE-<replaceable>arch</replaceable>-memstick.img</literal>.
|
<literal>ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<replaceable>arch</replaceable>/ISO-IMAGES/<replaceable>version</replaceable>/&os;-<replaceable>version</replaceable>-RELEASE-<replaceable>arch</replaceable>-memstick.img</literal>.
|
||||||
Replace <replaceable>arch</replaceable> and
|
Replace <replaceable>arch</replaceable> and
|
||||||
<replaceable>version</replaceable> with the
|
<replaceable>version</replaceable> with the
|
||||||
|
@ -622,6 +623,13 @@
|
||||||
available from <ulink
|
available from <ulink
|
||||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/&arch.i386;/ISO-IMAGES/&rel2.current;/&os;-&rel2.current;-RELEASE-&arch.i386;-memstick.img"></ulink>.</para>
|
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/&arch.i386;/ISO-IMAGES/&rel2.current;/&os;-&rel2.current;-RELEASE-&arch.i386;-memstick.img"></ulink>.</para>
|
||||||
|
|
||||||
|
<tip>
|
||||||
|
<para>A different directory path is used for
|
||||||
|
&os; 9.0-RELEASE and later versions. Details of
|
||||||
|
download and installation of &os; 9.0-RELEASE and
|
||||||
|
later is covered in <xref linkend="bsdinstall">.</para>
|
||||||
|
</tip>
|
||||||
|
|
||||||
<para>The memory stick image has a <filename>.img</filename>
|
<para>The memory stick image has a <filename>.img</filename>
|
||||||
extension. The <filename
|
extension. The <filename
|
||||||
class="directory">ISO-IMAGES/</filename> directory
|
class="directory">ISO-IMAGES/</filename> directory
|
||||||
|
|
Loading…
Reference in a new issue