bpi-update

How to : Use bpi-update command to update kernel image

Step1: Update bpi-tools

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

Step 2: Check bpi-tools version

$ bpi-tools -v

Step 3: Use bpi-update to update kerenl

$ mkdir update_file
$ cd update_file

BPI-M2U

$ sudo bpi-update -c bpi-m2u.conf

BPI-M2P

$ sudo bpi-update -c bpi-m2p.conf

BPI-M3

$ sudo bpi-update -c bpi-m3.conf

Last updated