RPi-Distro / pi-gen

Tool used to create the official Raspberry Pi OS images
BSD 3-Clause "New" or "Revised" License
2.57k stars 1.61k forks source link

Bookworm Build Issues - RPI Zero 2 W #714

Closed Ty9000 closed 10 months ago

Ty9000 commented 10 months ago

Hello! Trying to build an extremely minimal RPI image - I create the image at the end of Stage 1; however, the RPI doesn't seem to like it very much - it shuts down after the initial boot and the journal complains about it not shutting down properly. After replugging the power, the Pi just keeps turning itself off. I enabled UART to see its output. The only real thing I changed was to add some more packages in Stage 1

Initial Boot.txt Second Boot.txt

1stcall commented 10 months ago

I believe you will need to build up to at least stage2 to install the raspberry pi firmware to the boot partition.

XECDesign commented 10 months ago

Yeah, I wouldn't expect it to 'just work' and figuring out why would take a bit of digging. For general support for unsupported use cases like this, I think the forum is a better place to ask.