this post was submitted on 30 Jul 2024
15 points (94.1% liked)
Linux Questions
1063 readers
19 users here now
Linux questions Rules (in addition of the Lemmy.zip rules)
- stay on topic
- be nice (no name calling)
- do not post long blocks of text such as logs
- do not delete your posts
- only post questions (no information posts)
Tips for giving and receiving help
- be as clear and specific
- say thank you if a solution works
- verify your solutions before posting them as facts.
Any rule violations will result in disciplinary actions
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
At this juncture, the advice below is not likely to help (if I'm in a boot loop that isn't resolving, repair install or reinstall are the options I go for). Might work if you use a live environment though!
Possibly look through your package manager logs -
https://forums.linuxmint.com/viewtopic.php?t=321649#:~:text=You%20can%20find%20everything%20APT,so%20on)%20are%20logged%20there.
If you can get that dumped, you might be able to spot what's missing and try manually re-installing it, or at least get a list of all the things you need to reinstall.
Thanks, I will look into that :)