berryboot icon indicating copy to clipboard operation
berryboot copied to clipboard

Berryboot update Raspberry Pi 0/1/2/3

Open actraiser30 opened this issue 4 years ago • 11 comments

Hello

Any change to release a berryboot version one last time with an updated 32bit kernel for Raspberry PI 0/1/2/3 ??

the berryboot-20190612-pi0-pi1-pi2-pi3.zip does not work with some newer images correct

thanks in advance

actraiser30 avatar Sep 14 '21 11:09 actraiser30

I subscribe to this petition. Lots of 0/1/2/3's in the wild that deserve a proper update ;)

sal666 avatar Sep 14 '21 12:09 sal666

They abandon the older boards,many many people use them so a proper update will be great

actraiser30 avatar Sep 14 '21 12:09 actraiser30

any movement nothing at all,where are all this people that have older raspberry`s ??

actraiser30 avatar Sep 20 '21 12:09 actraiser30

Now that the new Zero 2 is released they have to do an update to the pi0123 version!!!

symbios24 avatar Nov 02 '21 15:11 symbios24

We are trying to unpick an issue which seems to be relevant here where this older 32bit kernel in use prevents more regularly updated development systems from working correctly; eg. dietpi, docker and portainer..

"Docker reports quite clearly that the kernel feature BPF_CGROUP_DEVICE is missing which is not with the official Raspberry Pi kernel that (our) DietPi images ship with.

On Berryboot, the kernel cannot be upgraded the regular way via APT package and I'm not aware of any internal updater either. Furthermore the RPi 1/2/3 images have not been updated anymore after the RPi 4 release, so probably a new Berryboot kernel for those models has never been built.

With this issue not receiving attention from the developer does anyone have a solution in mind? Thanks!

deckspace avatar Nov 09 '21 13:11 deckspace

Maybe this will help

First clone this

https://github.com/HinTak/berryboot.git

Then install the depends described in the webpage under

http://www.buildroot.org/downloads/manual/manual.html#requirement

And after run the script

./build-berryboot.sh device_pi0123

symbios24 avatar Nov 10 '21 14:11 symbios24

Any luck ??

symbios24 avatar Nov 17 '21 16:11 symbios24

Now that the new Zero 2 is released they have to do an update to the pi0123 version!!!

Nope. Zero 2 should support 64-bit as well.

maxnet avatar Nov 17 '21 17:11 maxnet

Zero has only 512mb ram so its not wise to use 64 bit OS as it will perform slow, even if it works with the latest berryboot for Rpi4 it might not work correct since it will need a kernel/firmware update for the new RP3A0 soc.

symbios24 avatar Nov 18 '21 07:11 symbios24

Maxnet i think it needs an update anyway none of the berryboot versions are working on the zero 2

symbios24 avatar Nov 28 '21 10:11 symbios24

The pi zero 2 w has only been available for a few weeks. Anyway, since it is new hardware, likely need the latest upstream kernel plus devicetree; it is not a surprise that current /last build of berryboot does not work...

HinTak avatar Nov 28 '21 23:11 HinTak