-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Description
Is this the right place for my bug report?
This is definitely kernel-related, but I don't know if the Raspberry Pi Imager falls under this GitHub.
Describe the bug
Something wrong with Raspberry Pi Imager's custom settings not building or installing the kernel correctly.
To reproduce
Using Raspberry Pi Imager, install an Ubuntu image with custom settings using control+shift+x
Expected behaviour
Image boots normally
Actual behaviour
Image fails to boot due to missing kernel dependency, RPI hangs.
System
- Which model of Raspberry Pi? RPi 4, 4GB
- Which OS and version (
cat /etc/rpi-issue
)? Ubuntu 21.04 64 bit server, but likely others in Ubuntu 20 - Which firmware version (
vcgencmd version
)? unknown, image doesn't boot - Which kernel version (
uname -a
)? unknown, image doesn't boot
Logs
"[FAILED] Failed to start Command from Kernel Command Line. See 'systemctl status kernel-command-line.service' for details [DEPEND] Dependency failed for Command from Kernel Command Line."
Additional context
https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1914878
Specifically these comments:
- https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1914878/comments/4
- https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1914878/comments/8
- https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/1914878/comments/10
Please note that while it was an invalid "bug" for Ubuntu itself (the original report was actually for a different error line), the issue I described as identified by other users is most certainly a real and reproducible bug for Raspberry Pi users of the Imager.