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>
|
||||
<title>Acquire the Memory Stick Image</title>
|
||||
|
||||
<para>The memory stick image can be downloaded from the
|
||||
<filename class="directory">ISO-IMAGES/</filename>
|
||||
directory from
|
||||
<para>Memory stick images for
|
||||
&os; 8.2-RELEASE and earlier can be downloaded 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>.
|
||||
Replace <replaceable>arch</replaceable> and
|
||||
<replaceable>version</replaceable> with the
|
||||
|
@ -620,7 +621,14 @@
|
|||
install, respectively. For example, the memory stick
|
||||
images for &os;/&arch.i386; &rel2.current;-RELEASE are
|
||||
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>
|
||||
extension. The <filename
|
||||
|
|
Loading…
Reference in a new issue