this post was submitted on 19 Apr 2024
888 points (98.9% liked)
linuxmemes
20880 readers
6 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
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
Run installation media and copy systemD over to the system
For real though, if you break ANYTHING in Linux, it can probably be repaired through live image on your flash drive.
I use BTRFS, and it randomly decided to corrupt like half of the system packages on my system after an update, but all I had to do to fix it was boot into a live environment and run a command to reinstall everything on my system. :P
Its been pretty stable for me
Same 7 years with no issues
Using btrfs for past 6 months in my kde environment, doesn't encountered any problem like this. Pretty stable
It's only really a problem if I try upgrading while low on space and also having disk compression enabled
No probably about it
Or just use the recovery shell. They did say they could log in.
Is it possible to chroot from a livedisk and reinstall systemd from that? I'd imagine the Internet connection would work just fine.