> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/bbo-buffer-installation-manual/bbob_production/running_installation_script.md).

# Execute installation script

This chapter describes an installation of all the software including BBOB application on Mikrotik RB750GR3 router. The installation is performed by a script that is stored in DMS as CP002 in

<http://192.168.61.250/internal_version.php?action=2&did=4319&vid=12532>.

1. Connect BBO Buffer WAN port to the network with DHCP and Internet access.
2. Connect PC set to DHCP to the LAN port and open 192.168.1.1 in browser.

![](/files/pKT346aFO8jZHt6esEkK)

3. Go to System->Backup/Flash Firmware.

![](/files/x0R8oGkGXVqtM3J3Ebm6)

4. Click “Upload archive…”.
5. Select CP002-…-BBOB.gz and upload it.
6. This file contains the device settings and startup script. The script checks if the necessary modules are present and installs them if needed. Internet access is necessary for installation.
7. The device will reboot (twice). The whole installation process will take few minutes.
8. To find out if the installation is finished, check if bbobuffer process is present in Status – Processes.

![](/files/vbzqSfsNcnSvKSacqmZm)

9. The startup script can be checked/edited in System – Startup on Local Startup tab.

![](/files/C9LVi4tEozAMQWB5ioEC)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/bbo-buffer-installation-manual/bbob_production/running_installation_script.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
