Hi all,

Today my system was working fine until I reboot. It do not boot into my desktop anymore. It boot into shell. It look like this:

https://ibb.co/TMmj6d88

I am not really an expert in file system, so I am not really sure what is the first step or is this recoverable. Which mean I will need a lot of help from you guys. Any help would be appreciated thanks.

I followed this fix https://blog.fyralabs.com/btrfs-corruption-issues/

  • Auth@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 days ago

    can you post the config from /etc/fstab

    If you have a usb with another distro (not arch) you can plug it in and boot into the live environment. Then from there you can look at the filesystem on your other drives. Or you can do it from the emergency shell whichever you prefer.

    • Kiuyn@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      I checked my fstab to painfully found out that it is somehow empty. I am starting to losing my hope lol.

      • Auth@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 days ago

        thats fine you can write a new one. Check the output of blkid or some command that lists drives. Then take a look at an example fstab config and copy it. If you can install genfstab from github that would be nice but idk if that cna be done from emergency shell.

        After fstabs rebuilt try restarting

        • Kiuyn@lemmy.mlOP
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          Hi, sorry to bother you again. I did rewrite my fstab but after that I reboot and it is still the same and the fstab is still empty. Am I doing something wrong?