maxnet / berryboot

Berryboot -- Boot menu / OS installer
http://www.berryboot.com/
Other
799 stars 135 forks source link

Berryboot update Raspberry Pi 0/1/2/3 #723

Open actraiser30 opened 2 years ago

actraiser30 commented 2 years ago

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

sal666 commented 2 years ago

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

actraiser30 commented 2 years ago

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

actraiser30 commented 2 years ago

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

symbios24 commented 2 years ago

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

deckspace commented 2 years ago

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!

symbios24 commented 2 years ago

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 commented 2 years ago

Any luck ??

maxnet commented 2 years ago

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.

symbios24 commented 2 years ago

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 commented 2 years ago

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

HinTak commented 2 years ago

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...