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:
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/
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.
I checked my fstab to painfully found out that it is somehow empty. I am starting to losing my hope lol.
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
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?
Okay I will try. Thanks you!!!