tom
Explore posts from serversBBlueBuild
•Created by tom on 8/27/2024 in #questions
Entering emergency mode on boot
I have no idea how this could have happened. The weird thing is that I rebased to the exact same ostree version as the one that worked previously but it only get the Emergency mode reboot when I select the new one.
How would you suggest I proceed? Will probably wait until F41 hoping that the linux kernel 6.11 and new firmware gets fixed for my Asus Zenbook Duo, and then reinstall silverblue from scratch and reinstall my files. I am terrified of playing around more on my device as I need it for work..
23 replies
BBlueBuild
•Created by tom on 8/27/2024 in #questions
Entering emergency mode on boot
the output of
journalctl -b -1 --since today -p3 | grep -v "Refusing to set permissions on hardlinked file" > boot_logs_filtered.txt
23 replies
BBlueBuild
•Created by tom on 8/27/2024 in #questions
Entering emergency mode on boot
@xyny any pointers on what to look for in journalctl logs? it s a HUGE file
23 replies
BBlueBuild
•Created by elGabo on 7/30/2024 in #questions
Fsync kernel replacement?
@elGabo this is how I do it https://github.com/mecattaf/zen/blob/main/files/scripts/fsync-kernel-override.sh
In recipe i call this script with:
20 replies