clarify mikrotik routerboot options

This commit is contained in:
Steve Lewis AB7PA 2023-04-02 07:12:16 -07:00 committed by WU2S
parent 839787b8b2
commit ea8b91b492
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 72 KiB

View File

@ -186,7 +186,7 @@ Mikrotik devices require a **two-part install** process: First, boot the correct
Mikrotik devices have a built-in `PXE <https://en.wikipedia.org/wiki/Preboot_Execution_Environment>`_ *client* which allows them to download a boot image from an external source. You will need to install and configure a `PXE <https://en.wikipedia.org/wiki/Preboot_Execution_Environment>`_ *server* on your Windows computer. The example below uses *Tiny PXE*. For more information, see the **Tools for Your Computer** section above.
For most Mikrotik devices the steps below will work without issue. However, if your Mikrotik device has "Protected Routerboot" enabled, then you will need to disable it before proceeding. Use the manufacturer's instructions to connect to your device and display the RouterOS web interface. Navigate to the *System > Routerboard* section and uncheck or deselect "Protected Routerboot" as shown in the example below, then click the *Apply* button. You should now be able to power down the device and continue with the steps in the AREDN |trade| firmware install checklist.
For most Mikrotik devices the steps below will work without issue. However, if your Mikrotik device has "Protected Routerboot" enabled, then you will need to disable it before proceeding. Use the manufacturer's instructions to connect to your device and display the RouterOS web interface. Navigate to the *System > Routerboard* section. Verify that the *Boot Device* is set to ``try-ethernet-once-then-nand`` and uncheck or deselect ``Protected Routerboot`` as shown in the example below. Click the *Apply* button, then you should be able to power down the device and continue with the steps in the AREDN |trade| firmware install checklist.
.. image:: _images/mikrotik-protectboot.png
:alt: Uncheck Mikrotik Protected Boot