You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently use the same ARMv8 image for Pi Zero W2, Pi3 and Pi4.
Is there a Bullseye image supporting Pi Zero W2, Pi3, Pi4 and Pi5 using the same image?
This will help me a lot as I only have to distribute and administrate one image for all platforms.
Best DrCWO
The text was updated successfully, but these errors were encountered:
That image supports the RPi 5 as well. It ships with the 4k page size kernel, that supports all (64-bit capable) models. The RPi5 image ships with the 16k page size kernel, which might have some performance benefits on RPi 5, but is not supported by the older ARMv8 arch of the older RPi models.
Did you btw mean Bullseye for some reason, or is Bookworm fine? While those kernel packages are generally distro version agnostic, they are available on the RPi Bookworm repo only. So they would need to be pulled/provided separately, to generate a Bullseye image with them.
Creating an image request
I currently use the same ARMv8 image for Pi Zero W2, Pi3 and Pi4.
Is there a Bullseye image supporting Pi Zero W2, Pi3, Pi4 and Pi5 using the same image?
This will help me a lot as I only have to distribute and administrate one image for all platforms.
Best DrCWO
The text was updated successfully, but these errors were encountered: