BPI-tools
[bpi-tools]: v1.0.3: bpi-tools bpi-get cmd support update tools & download images
bpi-tools can install to X86 ubuntu and Banana Pi:
on x86 pc:
for ubuntu 14.04 (x86):
dpkg --add-architecture armhf
or for ubuntu 12.04 (x86):
echo "foreign-architecture armhf" >> /etc/dpkg/dpkg.cfg.d/multiarch
dpkg -i bananapi-bpi-tools*.deb
if you don't have pv cmd: apt-get install pv (for bpi-copy use)
download bpi-tools & install:
on ubuntu / raspbian / debian :
download file: bananapi-bpi-tools_1.0.3_armhf.deb
github:
https://github.com/BPI-SINOVOIP/BPI-files/raw/master/debs/bananapi-bpi-tools_1.0.3_armhf.deb
google drive:
https://drive.google.com/file/d/0B_YnvHgh2rwjc29jNVdoaDNXRUU/view?usp=sharing
MD5: 0408a434003651001f0131e61cadc2fd
# sudo dpkg -i bananapi-bpi-tools_1.0.3_armhf.deb
on other system :
download file: bpi-tools.tgz
google drive: https://drive.google.com/file/d/0B_YnvHgh2rwjMGZOZC1Gd3dwQkE/view?usp=sharing
MD5: 82e35dba52bc3edb48e96c8a544ac216
# sudo tar xvf bpi-tools.tgz -C /
HOW TO USE:
Wait for download index file ...
bpi files: 2016-05-05-u1510_gpu_vpu_camera_bt_bpi-m2p_beta.img.zip 2016-05-05-debian-8-jessie-lite-bpi-m2p_beta-sd-emmc.img.zip 2016-04-27-debian-8-jessie-mate_gpu_mpv_1080p-bpi-m3_beta-sd-emmc.img.zip 2016-04-25-ubuntu-mate-16.04_Xenial_gpu_mpv_1080p_bt-bpi-m3_beta-sd-emmc.img.zip u1510_gpu_vpu_camera_bpi-m2p-20160413_preview.img.zip 2016-04-11-Armbian_5.07_Bananapim2plus_Debian_jessie_3.4.111_desktop_preview.img.zip 2016-04-08-raspbian-jessie-bpi-m2.img.zip 2016-04-08-raspbian-jessie-bpi-m2p.img.zip 2016-04-08-raspbian-jessie-bpi-m3.img.zip
if you want to use bpi-m2p image for bpi-m3, you can re-insert SD card:
Last updated
Was this helpful?