elemental-toolkit: Kernel stuck after initrd
cos-toolkit version: cos-system 0.7.0-7
CPU architecture, OS, and Version: aarch64 on rpi4 cos-green
Describe the bug
When trying to boot a rpi4 using u-boot with a chain-loaded grub, the kernel gets stuck without any output after loading the initrd. (see logs section below for output)
To Reproduce
Partition an SD-Card into two partions, one formatted with FAT containing the boot data created using https://github.com/dragonchaser/pi-bootbuilder the second one formatted with ext4 containing the cos-system from quay.io (quay.io/costoolkit/releases-green-arm64:cos-system-0.7.0-7)
Expected behavior cOS should be booting or there should be at least an output why the kernel is stuck/failing.
Logs
Loading Linux 5.3.18-59.24-default ...
Loading initial ramdisk ...
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services and installing virtual address map...
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 16 (15 by maintainers)
Commits related to this issue
- Add image creation scripts It also adds odroid-c2 examples image. None of them are booting correctly. The openSUSE one fails with https://github.com/rancher-sandbox/cOS-toolkit/issues/785, and the U... — committed to rancher/elemental-toolkit by mudler 3 years ago
- Add image creation scripts It also adds odroid-c2 examples image. None of them are booting correctly. The openSUSE one fails with https://github.com/rancher-sandbox/cOS-toolkit/issues/785, and the U... — committed to rancher/elemental-toolkit by mudler 3 years ago
- Add image creation scripts It also adds odroid-c2 examples image. None of them are booting correctly. The openSUSE one fails with https://github.com/rancher-sandbox/cOS-toolkit/issues/785, and the U... — committed to rancher/elemental-toolkit by mudler 3 years ago
- Arm images (odroidC2) (#867) * Add odroidC2 firmware package Signed-off-by: Ettore Di Giacinto <edigiacinto@suse.com> * Add image creation scripts It also adds odroid-c2 examples image. N... — committed to rancher/elemental-toolkit by mudler 3 years ago
I’m actually seeing the same thing when running the JeOS image for Odroid c2, and images created with openSUSE in #867