black screen after update
I made some adjustments to my image recipe, such as using dnf instead of rpm-ostree, removing and adding some packages and enabling the negativa17 repo, but nothing, beyond that, that would cause boot problems. I'm suspicious of an option that is this:
Here is my repo for anyone who wants to investigate the commits and files:
https://github.com/Heus-Sueh/hyprland
GitHub
GitHub - Heus-Sueh/hyprland: My Blue image.
My Blue image. Contribute to Heus-Sueh/hyprland development by creating an account on GitHub.
6 Replies
The
install-weak-deps
corresponds to the --setopt=install_weak_deps=True
arg for dnf5
How can I debug the reason why it is not booting into my image?
On the grub screen after 5 seconds and automatically selecting the first image from the list, it just stays on the screen: "booting on fedora 41..." and gets stuck on that. I have no feedback on what is happening or what is failing to boot.
This might be similar to what's happening in https://discord.com/channels/1198292321037455360/1382714757009637517
do you have access from grub to previous versions of your image that boot properly?
fixing this issue without the ability to update would be pretty hard...
I was able to select the previous image before the update and try to apply the update again, but the same error persisted. I was able to sort of solve this by changing the base-image of my images to the original fedora without the ublue changes and applying the akmods manually.
hmm, might be a critical ublue base image issue on that date