Question
Archlinux not startup after update
I update my droplet with pacman -Syu
and rebooted it.
The droplet not startup. I connected via web console and I see errors:
systemd[99]: Failed to open serialization file: Read-only file system
systemd[1]: Failed to fully start up daemon: RemoteI/O error
[!!!!!!] Failed to start up manager, freezing.
systemd[1]: Freezing execution.
I ran fsck via the recovery but I not found error. The disk seen fine but the droplet not start up.
please, help me.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
This bit me too. I’m still digging into this, I’ll update if I figure this out.
@l4zmq2r @hatul I have the same problem, did you find any solution?
I created new droplet, installed Arhclinux with DigitalOcean Debian to Arch and transfered all files from old droplet.
Note: default mirror (http://mirrors.kernel.org/archlinux) contain defective packages, change to another mirror.
Note 2: the script not define locale and it should cause problems. Set locale after the installaion.
Hey, I know this is an older thread, but I’m in the same position now after doing an update on my droplet (what a bad idea). So did anyone find any solution apart from pretty much starting from scratch with a new droplet as suggested above?
Thanks.
@case I could not solve the problem. As I wrote above, I re-created droplet with DigitalOcean Debian to Arch.
@hatul Yeah, not what I wanted to hear, but I guess that’s pretty much it. Cheers.
@hatul I am facing the same issue.
@jahagirdarvs