BananaPi BPI M4 Berry CLI image doesn't work

Hello there,

The Linux image minimal cli downloaded from here Banana Pi BPI-M4 Berry - Banana Pi Wiki

doesn’t work. The desktop image work well but when i move OS to eMMC, it took 98% of 8GB eMMC then nothing more to do.

Can someone fix the Minimal image ?

Hello, Our minimal image deletes a lot of software. If you need to burn to emmc, then you need to install bananapi-config and its dependent software. The steps are as follows:

  1. download bananapi-config_1.0.0_all.deb (43.4 KB)

2.Upload the deb file to the board

3.Execute these commands in terminal

sudo apt install iperf3 expect pv unzip build-essential html2text html2text software-properties-common
sudo dpkg -i /your-path/bananapi-config_1.0.0_all.deb
  1. run command:
sudo bananapi-config
  1. chose System > Install > 2 Boot from eMMC

No, i mean the image doesn’t work. The board cannot boot. Can you check it?

Have you checked the SHA? I tested it and it can boot . In addition, we have released a new image. You can try this: https://wiki.banana-pi.org/Banana_Pi_BPI-M4_Berry#Ubuntu

new realease works well seem that image base on Armbian source, can you share the source code for self build