this post was submitted on 19 Apr 2024
886 points (98.7% liked)

linuxmemes

20770 readers
1051 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. 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
[–] ILikeBoobies@lemmy.ca 20 points 5 months ago (3 children)

Run installation media and copy systemD over to the system

[–] Allero@lemmy.today 25 points 5 months ago (2 children)

For real though, if you break ANYTHING in Linux, it can probably be repaired through live image on your flash drive.

[–] CCF_100@sh.itjust.works 10 points 5 months ago (2 children)

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

[–] possiblylinux127@lemmy.zip 5 points 5 months ago (1 children)

Its been pretty stable for me

[–] BCsven@lemmy.ca 1 points 5 months ago

Same 7 years with no issues

[–] gatorboy326@lemmy.world 3 points 5 months ago (1 children)

Using btrfs for past 6 months in my kde environment, doesn't encountered any problem like this. Pretty stable

[–] CCF_100@sh.itjust.works 1 points 5 months ago

It's only really a problem if I try upgrading while low on space and also having disk compression enabled

No probably about it

[–] possiblylinux127@lemmy.zip 12 points 5 months ago

Or just use the recovery shell. They did say they could log in.

[–] Skepticpunk@lemmy.world 4 points 5 months ago

Is it possible to chroot from a livedisk and reinstall systemd from that? I'd imagine the Internet connection would work just fine.