After the update, the loading bar stops, the logo still rotates. I can't access the console via ctrl+alt+f2/3. the only keyboard shortcut that still works is ctrl+alt+del. then the game starts all over again... Thank you very much for effort and time.
Hi there, welcome.
In these cases the starting point is always:
When you get into your system, either booting to a TTY or chrooting, if none of the tutorial suggestions work, please provide your garuda-inxi and the input/output of what you tried.
I followed the guide on this page How to chroot Garuda Linux and also tried "Chroot" in the Garuda Welcome. Alacritty shows up and shortly after that it disappears.
I tried to chroot into my system but i got a error message after "sudo garuda-chroot /mnt/broken/@" chroot: failed to run command '/bin/bash' : No such file or directory.
The menu that appears, for a few seconds normally, when you turn on your machine.
Normally it has a first line “Garuda Linux”, but instead you should see and select Garuda snapshots" and select a snapshot with date/time before the problem occurred.
I only see for a few seconds that Garuda is selected. Or to express it differently, I can't choose anything. Is there a key combination to get into the menu?
To be honest, there seems to be something really broken in your system in my opinion.
If this is a new installation, I suggest you should reinstall (and, believe me, this is the first time I do it).
Maybe wait a little bit if there are other suggestions. I might be missing something even trivial, but I'm at wits' end...
First off, backup everything you can (from the live USB you should be able to open your system folders).
My only crazy idea would be to copy the /bin folder from the live USB to /mnt/broken/@ and retry chrooting.
I've never done that, and this could be not the only missing piece, but in the worst case you just delete it again...
Thank you very much. I copied the /bin and /sbin directory from the live USB and now everything runs again as before. I can't tell you how grateful I am to you!
WTF, how do those directories just disappear. Is there some fun new game out that all the kids are playing? Perhaps the new game is Linux Roulette. If you lose, it deletes a random directory. All the rage I hear.
I think as you suggested earlier a backup and reinstall is the only way to be sure things are in a good working state. Another perfect example of why full backups are so important.
Don't get caught with your pants down kids, implement a full backup routine before disaster strikes.
I can't explain it either, the update went through normally and after the reboot it got stuck. Very true...
I will now make regular backups again. So far, however, the system has been so wonderfully stable that I had displaced it.
sudo btrfs check /[YOUR_DISK_AND_PARTITION] (like /dev/nvme0n1p2 in your case it seems)
from Live ISO to make sure your filesystem is still top notch.
I've never ever had btrfs issues, but starting about 2 months ago I had 3. Would have lost data without my external backups.
Something like doing a garuda-update, it fails at a certain point complaining it cannot write to disk and all of a suddent in findmnt -l my subvolumes are now read-only. I btrfs check from a Live ISO and a BUNCH of btrfs inode issues and stuff like that.
Subvolumes changing to read-only happened twice in the last 2 months.
Could be related to hardware failing with time, but STILL plz issue a btrfs check just in case to get your ass covered there, cuz if you got any errors, it ain't pretty.