mirror of
https://github.com/opnsense/docs.git
synced 2026-06-08 16:12:04 -04:00
installer - fix compile errors
This commit is contained in:
parent
83d57e4e53
commit
f3c6e5b277
1 changed files with 4 additions and 4 deletions
|
|
@ -66,9 +66,9 @@ useful for SD memory card installations.
|
||||||
See the chapter :doc:`Hardware Sizing & Setup <hardware>` for further information
|
See the chapter :doc:`Hardware Sizing & Setup <hardware>` for further information
|
||||||
on hardware requirements prior to an install.
|
on hardware requirements prior to an install.
|
||||||
|
|
||||||
------------------
|
-------------------------------
|
||||||
Installation Images
|
Installation Images
|
||||||
------------------
|
-------------------------------
|
||||||
|
|
||||||
Depending on your hardware and use case, different installation options are available:
|
Depending on your hardware and use case, different installation options are available:
|
||||||
|
|
||||||
|
|
@ -391,7 +391,7 @@ users are available with the password specified above.
|
||||||
That the installation media is read-only, which means your current live configuration will
|
That the installation media is read-only, which means your current live configuration will
|
||||||
be lost after reboot.
|
be lost after reboot.
|
||||||
|
|
||||||
Continue to :doc:`OPNsense Installer <OPNsense-Installer>`` to install OPNsense to the local storage device.
|
Continue to `OPNsense Installer`_ to install OPNsense to the local storage device.
|
||||||
|
|
||||||
OPNsense Installer
|
OPNsense Installer
|
||||||
---------------------
|
---------------------
|
||||||
|
|
@ -442,7 +442,7 @@ Nano Image
|
||||||
|
|
||||||
To use the nano image follow this process:
|
To use the nano image follow this process:
|
||||||
|
|
||||||
#. Create the system disk with using the nano image. See :doc:`Installation Media<installation-media>`
|
#. Create the system disk with using the nano image. See `Installation Media`_
|
||||||
how to write the nano image to disk.
|
how to write the nano image to disk.
|
||||||
#. Install the system disk drive into the system.
|
#. Install the system disk drive into the system.
|
||||||
#. Configure the system (BIOS) to boot from this disk.
|
#. Configure the system (BIOS) to boot from this disk.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue