rpi-rt-kernel
rpi-rt-kernel copied to clipboard
Fails to boot after applying Raspberry Pi Imager OS Customization
I am trying to create a kernel_rt image for a Raspberry Pi Zero W
After following the steps in this repo to create the image I am using the official Raspberry Pi Imager (v1.8.5) to write the microSD card.
When I try to to apply OS Customization to the image and load it, the Pi gets part way through the boot process and then aborts. The last line in the serial console is [ 26.760122] reboot: Power down
.
If I load the same image without applying OS Customization, the Pi boots normally and I can follow the prompts for first-time setup with a keyboard and monitor.
If I load the official "Raspberry Pi OS Lite (32-bit) 2024-03-15" image from Imager and apply the same OS Customization options it boots normally with the OS Customization settings applied as expected.
Why doesn't OS Customization work with this image?