BPI-Update is a utility to update the BPI-M3 firmware

When a new firmware is released for the BananaPi it is made available on new SD card images for BananaPi OS. If you do not wish to install a new image but just update your existing SD card then you can just use the commands

Which will update your software to the latest version and upgrade you firmware to the latest stable version, which is recommended for most users.

When I enter sudo ./bpi.tools -u -U I get command not found. I have not trouble up to that point. Help anyone…

Larry in El Paso

HI: Try again:

sudo ./bpi.tools -u -U ==> sudo ./bpi-tools -u -U

$ git clone https://github.com/BPI-SINOVOIP/bpi-tools.git8
$ cd bpi-tools
$ sudo ./bpi-tools -u -U

It failed again. I copied the first line and hit enter. It asked for a user name and a password. The (.get8) is different. Is that a typo on the response?

Larry in El Paso

HI: FYI

$ git clone https://github.com/BPI-SINOVOIP/bpi-tools.git $ cd bpi-tools $ sudo ./bpi-tools -u -U

Whew, it worked. Thanks.

Larry in El Paso