Question
How to Fix: "Failed to open serialization file readonly file system"
Hi,
I performed apt update +upgrade and rebooted the machine when prompted to do so.
Now my droplet fails to boot and gives a message of “Failed to open serialization file readonly file system” Is there any guidance on how to resolve this issue?
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.
×
As per https://askubuntu.com/questions/647527/file-system-has-become-read-only-after-updating-to-15-04/661426 the issue could be a mismatch between the uuid in /etc/fstab and output of uuid. This is not the issue here.
I am able to boot by:
enabling rescue mode ->entering interactive shell -> typing
reboot
-> selecting boot from harddisk.But Normal boot fails.
I have raised a ticket with DO waiting for a response