What to run on a BananaPi M1 (ARM7 32bit RasPi clone)

Hi everybody,

a question to all the geeks, nerds and creative users out there.

I recently found and reactivated my BananaPi M1 (similar to RasPi). It has a ARM7 32bit architecture, 1 GB RAM, but 1 TB SSD and a 1 GB LAN port. Way back I used it as a NAS server, but then I switched to a much more powerful HP t630 thin client to do all the stuff and much much more.

The BananaPi is too good to be sold, but too slow and old to run what I tried up to now.

First try was to turn it into a little seafile server with this documentation, but I didn’t manage to get it to run.

Two days ago I tried https://www.openmediavault.org/ but it was incredibly slow on that machine.

Now I installed a fresh armbian with only docker to start from the beginning with no bloat.

But as I’m quite new to docker I thought I’d just ask you guys and girls what would you do with this box? Any ideas, links to cool docker images or may be a complete ISO for ARM7 32bit for an out of the box solution?

Happy to hear from you
/Peter

The BananaPi M1 has a Allwinner A20 Dual-core 1.0GHz CPU and 1 GB RAM.
That will limit what can be done with this.

As far as Archlinux ARM goes, this may work but I haven’t tested it as I don’t have the hardware.

Go to

archlinuxarm.org

Then hover the cursor over “Platforms” then “Armv7” then “Allwinner” then one of the A20 offerings.

banana1

You might want to go with the A20 OlinuXini LIme
Then click on the “Installation” tab.

Hopefully this will yield the proper kernel and u-boot for the BananaPi A20.
That would be a base install then set it up the Archlinux way.

If this works, I would suggest maybe playing around with a video surveillance system.

This could make a very basic LAN file server, but you already have that covered.
Maybe Pi Hole? Probably the best use would be for tinkering around learning some aspect of Linux.

I know how you feel, I have two Odroid XU4 laying on a shelf with no useful purpose that isn’t already covered by something better.

Pudge

Thanks @Pudge,

it’s not the OS that I’m looking for - Armbian works well.

Yesterday I had an idea to try out paperless-ngx on docker, started installing all that containers and failed after half an hour. I then read that they dropped support for 32bit ARM last year August :confused:

I’m now trying to find out if I can use and older 32bit capable release of paperless-ngx in he container. Quite new to docker, but at least I’ll learn something :slight_smile:

1 Like