DNF update failed "[Errno 30] Read-only file system"
Fedora 29 stuck on Fedora logo on boot after DNF update is aborted because of lights off.
After removing rhgb quiet
from grub found out it is stuck because Failed to load SELinux policy. Freezing
.
I have tried to follow some articles I found on google such as this or this but always failed because any dnf
commands are failed due toConfig error: [Errno 30] Read-only file system: '/var/log/*': '/var/log/*'
Running chmod
or fsck
from live USB also doesn't solve the read-only file system problem.
Any help are appreciated!