Error on a 64-bit host (a pi5) when trying to customize 32-bit images #204
tinker2much
started this conversation in
General
Replies: 1 comment
-
Confirmed for Bookworm 32-bit images. #123 and see the linked RaspberryPi issue for more details. Note that it does work for Buster and Bullseye 32-bit images. Don't know offhand how they are linked, but apparently not the same as Bookworm 32-bit. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm re-testing some of my configuring and burning scripts after a bit of a hiatus. Things changed: I upgraded to 11.8, and I'm trying this on a pi5 (I used to run on a pi4).
I typically make 4 base images - 64-bit full, 64-bit, 32-bit, and 32-bit lite. I noticed the following error message on the two 32-bit ones.
I can't switch to kernel8, given that the pi5 rootfs is encrypted. I had run into the issue of being unable to --explore 32-bit images on the pi5; I should have realized that there might also be problems with creating them. (Slow to get the memo...)
Could you please confirm that I can't process 32-bit images on the pi5? If so, I'll probably just revert to doing them all on a pi4, since splitting up the scripts and working on two machines would be a bother.
Beta Was this translation helpful? Give feedback.
All reactions