Add a note about directories in which the boot floppy images are.
This commit is contained in:
parent
d756ca9683
commit
fc04bef046
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21193
1 changed files with 8 additions and 3 deletions
|
@ -558,9 +558,14 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
|
|||
|
||||
<para>The boot disks are available on your installation media
|
||||
in the <filename>floppies/</filename> directory, and
|
||||
can also be downloaded from the <ulink
|
||||
url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/">
|
||||
floppies directory</ulink> for the &i386; architecture and from this <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/&rel.current;-RELEASE/floppies/">floppies directory</ulink> for the Alpha architecture.</para>
|
||||
can also be downloaded from the floppies directory, <literal>ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<replaceable><arch></replaceable>/<replaceable><version></replaceable>-RELEASE/floppies/</literal>.
|
||||
Replace <replaceable><arch></replaceable> and
|
||||
<replaceable><version></replaceable>
|
||||
with the architecture and the version number
|
||||
which you want to install, respectively.
|
||||
For example, the boot floppy images for
|
||||
&os; &rel.current;-RELEASE for &i386; are available
|
||||
from <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE/floppies/"></ulink>.</para>
|
||||
|
||||
<para>The floppy images have a <filename>.flp</filename> extension.
|
||||
The <filename>floppies/</filename> directory contains a number of
|
||||
|
|
Loading…
Reference in a new issue