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
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND In : "nextra@workspace:*" is in the dependencies but no package na
How can i solve the "no script or server" error?
Is it a custm build command? > currently
pnpm run start
Custom start command? > currently cd examples/docs && npm run start
21 replies
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND In : "nextra@workspace:*" is in the dependencies but no package na
So I created a new railway project from the official nextra gh repo and it was able to build. This means that there was a problem in my fork of the repo
21 replies
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND In : "nextra@workspace:*" is in the dependencies but no package na
it's a project that has 11k github stars: https://github.com/shuding/nextra/tree/main
21 replies