this post was submitted on 24 Jul 2025
31 points (89.7% liked)

Arch Linux

8937 readers
29 users here now

The beloved lightweight distro

founded 5 years ago
MODERATORS
 

I'm using Endeavor OS. My computer lost power during system update. Now I can boot into it.

you are viewing a single comment's thread
view the rest of the comments
[–] dudesss@lemmy.ca 1 points 23 hours ago* (last edited 23 hours ago)

No errors came up when I tried that.

My system was also freezing with message "Starting Flush Journal to Persistent".

Adding the following to /etc/systemd/journald.conf made the error go away. Storage=persistent

Then the system was freezing with message "Create files and directories." Doing the following made the message go away.

mv /tmp /old.tmp mkdir /tmp chmod 777 /tmp

But now I'm system freezes with message "Starting D-Bus System Message Bus"