Getting "Read-Only File System" Error everywhere after updating any flatpak
I'm not sure if this is a bug or something I've done wrong, but I wanted to check if anyone else was experiencing this or knew what was up before escalating a bug on GitHub
I noticed anytime I update any flatpak package (through the UI, through the terminal, or through
ujust update
) the whole root filesystem appears to become read only:
Soon after, just about every application starts to throw errors, such as Dolphin:
And errors even pop up when trying to open the restart menu on the computer:
If I were to try and update through ujust update
all the following steps would throw similar errors (brew
,rustup
,etc).
Even trying to save txt files of the logs to write this report would fail unless I wrote them to a separately mounted drive
The system seems completely stable as long as I don't try to update any flatpaks, and my laptop running Aurora doesn't have this issue, so I'm not sure if the issue lies with Bazzite, or Flatpak, or something else.
Any help would be greatly appreciated!9 Replies
/home going ro tends to be some btrfs error
Best bet is to check your logs for kernel oops or io errors
Unfortunately all logs stop as soon as I try to update a flatpak. A running
journalctl -f
just stops giving output, and none of the logs seem to survive the reboot
Aha tried it again just in case and something did pop up:
Its unlike anything I've seen before, unfortunatelyThen maybe try booting a live system and
btrfs check
from there?Will any live system work?
Thank you for your help, this is my first btrfs system :D
As long as they support Btrfs yes
btrfs check did report errors:
Then add
--repair
and make sure to read the warning messageI'm seeing many warnings that it is dangerous hah
Should I not run any kind of
fsck
first?Check without repair is just the fsck