Hello,
i am new to Linux and im having a problem with booting into Fedora. I had a hard-stuck and now, when i try to boot its entering the emergency mode, a terminal looking screen with the prompt:
Generating “/run/initramfs/rdosreport.txt”
Entering emergency mode. Exit the shell to continue.
Type “journalctl” to view system logs.
You might want to save “/run/initramfs/rdsosreport.txt” to a USB stick or /boot
after mounting them and attach it to a bug report.
Press Enter for maintenance
(or press Control-D to continue):
When i type in Ctrl-D it get the same prompt again.
I looked at the journalctl and i found some errors in it:
BTRFS error (device nvme0n1p3): bad tree block start, mirror 1 want 14291976192 have 14287765504
BTRFS error (device nvme0n1p3): bad tree block start, mirror 1 want 14291976192 have 14287781888
BTRFS error (device nvme0n1p3): failed to read block groups: -5
BTRFS error (device nvme0n1p3): open_ctree failed
I already did some research in the web and tried different possible solutions, but none of them worked and i still dont really know what to do. Possible Solution.
I also tried using the following command, unsuccessful: btrfs rescue zero-log /dev/nvme0n1p3
Does anyone knows what all that means and how to solve it? I have absolutely no clue what is happening, because im completely new to linux, my laptop was just working super fine until now.
Thank you so much!