# BBOB is resetting 10-15 seconds after power on.

The reset is performed by installation script. Try to remove it from system (System -> Startup -> Local Startup, clear field and press Save) and install libraries manually.

List of required libraries:\
&#x20;   *dosfstools*\
&#x20;   *kmod-fs-exfat*\
&#x20;   *libblkid1*\
&#x20;   *kmod-sdhci-mt7620*\
&#x20;   *libstdcpp6*\
&#x20;   *mc*\
&#x20;   *psmisc*

Use terminal (PuTTY or similar):\
&#x20;   opkg update\
&#x20;   opkg install *lib\_name*

After last installation restore startup script. (bbobuffer\_settings.tar.gzip -> rc.local file).


---

# Agent Instructions: 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:

```
GET https://help.boomerang3.com/bbo-buffer-installation-manual/troubleshooting/bbob_is_resetting_after_10-15_seconds_after_power_.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
