-
-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After rebasing from bluefin-dx:gts to bluefin-dx:latest the system is unable to boot #1636
Comments
This isn't my area of expertise but I think this error is usually secure boot related. Have you enrolled our key? https://docs.projectbluefin.io/introduction#secure-boot |
Those directions are interesting, it is surprising that it works with the gts, but not latest. These directions are a little confusing as well, it mentions running this command, but doesn't give any context if a regular user can run it or it needs to be run with sudo or root permissions:
Then a link to download a public key and another set of commands:
So just running the ujust command above has just hung for 6-7 minutes now. Also, have concerns at bricking my install by monkeying with secure boot. |
The ujust command runs these commands:
Yeah I'd standby on your working install until someone more experienced comments, thanks! |
The reason is that latest kernel is not from Fedora but is the fsync kernel. Additionally not enrolling our MOK meant that all out of tree kernel modules were failing to load on GTS. |
Yeah I've been thinking maybe we should put an indicator in the motd that checks to see if our key is enrolled and if it isn't leave a warning and a link to the docs. I'm sure there are more systems out in this state (inluding one of my own laptops lol). |
Describe the bug
The system was rebased from bluefin-dx:gts to bluefin-dx:latest using the command below and now command boot:
The system encounters a message that states:
After pressing any key you presented with the GRUB boot menu and can select another kernel, when I selected the F39 kernel the system did boot in the OS.
Then I rebased the system back to bluefin-dx:gts for now.
What did you expect to happen?
Expected the system to boot to the latest version of the bluefin-dx and not be presented with an error message.
Output of
rpm-ostree status
Output of
groups
Extra information or context
No response
The text was updated successfully, but these errors were encountered: