On Sun, Jan 3, 2021, 9:11 AM Sreyan Chakravarty <sreya...@gmail.com> wrote:

> Hi,
>
> I don't know what happened, but I just logged into my system and
> deleted some unused files in my home directory. Just some directories.
>
> Suddenly everything on my system became read only. While rebooting I
> think I saw messages like:
>
> "BTRFS Error"
>
> I booted into a live environment to restore my snapshots, then while
> mounting the BTRFS root partition I got:
>
> mount: /mnt: wrong fs type, bad option, bad superblock on
> /dev/mapper/dm_crypt, missing codepage or helper program, or other
> error.
>

Try to mount normally, then:

dmesg
btrfs check --readonly

Post the results.

You can then try:

mount -o ro,usebackuproot

--
Chris Murphy
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to