Hi! I've been hitting nothing but dead ends with Google, I would really appreciate some help with this.
OS: Ubuntu 22.04.2
Hardware: 2013 Mac Pro? Not sure about the exact specifications.
Error and Logs: "Oh no! Something has gone wrong. A problem has occurred and the system can't recover. Please contact a system administrator." No logout button or anything else on the screen.
What Is Happening: I have an old Mac Pro that I wanted to repurpose for gaming. I flashed an Ubuntu 22.04.2 image onto a drive, and then wiped the computer and installed Linux. The initial boot went well, and I was hacking away installing programs and drivers. Eventually, I rebooted after installing some GPU drivers. I was met with the dreaded "Oh no! Something has gone wrong. A problem has occurred and the system can't recover. Please contact a system administrator."
What I am doing: The above happens upon every uninterrupted boot.
- Trying to open a terminal from the screen of death with Ctrl-Alt-F3 or various other combos leads to a black screen with a blinking cursor, that is totally unresponsive. The only way out of this has been a manual restart.
- Holding shift on startup to access boot options hasn't worked, though I might be doing it wrong.
- I am able to access the
grub>command line by spamming ESC. Online, I found instructions on how to boot from there. Unfortunately, this involves a command of the formlinux /boot/vmlinuz-3.13.0-29-generic root=/dev/sda1to set the kernel location. My/dev/folder contains nothing with the name sdaX as the guide says it should. Any attempts to workaround result in some sort of kernel panic.
I am unable to access any other part of the system.
Thank you for reading!