- Minor corrections in the markup
This commit is contained in:
parent
34d4f8edeb
commit
fcb1a3033b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36188
1 changed files with 8 additions and 8 deletions
|
@ -704,9 +704,9 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
|
|||
<para>The memory stick image can be downloaded from the
|
||||
<filename class="directory">ISO-IMAGES/</filename>
|
||||
directory from
|
||||
<literal>ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<replaceable><arch></replaceable>/ISO-IMAGES/<replaceable><version></replaceable>/&os;-&rel.current;-RELEASE-<arch>-memstick.img</literal>.
|
||||
Replace <replaceable><arch></replaceable> and
|
||||
<replaceable><version></replaceable> with the
|
||||
<literal>ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<replaceable>arch</replaceable>/ISO-IMAGES/<replaceable>version</replaceable>/&os;-&rel.current;-RELEASE-<replaceable>arch</replaceable>-memstick.img</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 memory stick
|
||||
images for &os;/&arch.i386; &rel.current;-RELEASE are
|
||||
|
@ -733,13 +733,13 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
|
|||
|
||||
<warning>
|
||||
<para>The example below lists
|
||||
<filename>/dev/da0</filename> as the target device from
|
||||
<filename class="devicefile">/dev/da0</filename> as the target device from
|
||||
which you will be booting. Be very careful that you
|
||||
have the correct device as the output target, or you may
|
||||
destroy your existing data.</para>
|
||||
</warning>
|
||||
|
||||
<para>Set the <literal>kern.geom.debugflags</literal> sysctl
|
||||
<para>Set the <varname>kern.geom.debugflags</varname> sysctl
|
||||
to be able to write a master boot record to the target
|
||||
device.</para>
|
||||
|
||||
|
@ -776,9 +776,9 @@ 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 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>
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue