Open umnaut opened 6 months ago
@umnaut is this now booting again consistently? Or does it loop every boot and take ~1 hour?
I sent the reboot command, started a timer, and observed the following:
I had initially left the system on after the single successful boot to be able to run diagnostic commands, but I've now rebooted to gather this information.
I attempted to boot Ubuntu from the Boot Recovery Assistant and observed a similar pattern:
0:50 - U-Boot -> underscore
1:25 - U-Boot -> underscore
2:10 - U-Boot -> Grub -> underscore
3:30 - U-Boot -> Grub -> underscore
4:40 - U-Boot -> kernel panic
5:50 - Boot Recovery Assistant
I had the same problem on mac studio m2ultra. It seems that some information remains when rebooting from macosx. If possible, try rebooting, force quitting, or shutting down from grub and waiting a few minutes before turning the power back on.
Sorry, please don't reboot
I'm experiencing a kernel panic issue when attempting to upgrade from Ubuntu 23.10 to 24.04 on my M1 Max Mac Studio. The initial 23.10 install was done yesterday, so m1n1 has always been at v1.4.14 for this system.
Steps to Reproduce:
Issue:
The system experiences a kernel panic after GRUB boots the upgraded system. I have wiped and retried the installation process three times with the same results.
Here’s a screenshot of the kernel panic:
Additional Information:
The system eventually booted after looping for over an hour. From the now-booted system:
m1n1/noble, now 1.4.14-1ubuntu0.1~asahi1 arm64
Logs:
Log from eventual successful boot on 24.04: Journalctl Log Previous (-b -1), boot logs from 23.10: Part 1 Part 2
Please let me know if any additional information is required.
Thank you!