On Thursday I upgraded my kernel from 5.10 to 6.4 but also installed 6.3 and 6.1. On Friday I got myself a FAILED error on boot which I did not note down, but then after a reboot the system started as normal.
Today I am getting the following:
[FAILED] Failed to start File Systemd(solid square)d-e12b-47f0-a7f1-9e246faf7f54.
[DEPEND] Dependency failed for /run/media/disk1.
[DEPEND] Dependency failed for Local File Systems.
You are in emergency mode. After logging in, type “journalctl -xb” to view system logs, “systemctl reboot” to reboot, “stystemctl default” or “exit” to boot into default mode.
Give root password for maintenance
(or press Control-D to continue):
I am typing my root password and then type journalctl -xb and start scrolling.
The first error I see says that it Failed to find module ‘v412loopback-dc’
Then after that I get a series of green blocks which for the most part contain the “successful” word on some variation of it, therefore I skip them.
Then I reach the next batch of errors reading:
kernel: nvidia-gpu 0000:04:00.3: i2c timeout error e00000000
kernel: ucsi_ccg 0-0008: i2c_transfer failed -110
kernel: ucsi_ccg -0008: ucsi_ccg_init failed - -110
kernel: ucsi_ccg: probe of 0-0008 failed with error -110
Then a few more successes and then it’s all errors. Reading line by line, I can see they are all Medium Errors, but there is a prompt that I run fsck MANUALLY, which I exited journalctl and did run. The output of that was:
fsck from util-linux 2.38.1
e2fsck 1.47.0 (5-Feb-2023)
/dev/nvme0n101 is mounted.
e2fsck: Cannot continue, aborting.
I have one NVMe installed directly on the motherboard. Then I have two SATA HDDs. I shut down my system and then opened the box. I unplugged the first disk, and booted. Manjaro boot was stuck on a black screen, no output whatsoever, no errors, no successes, no nothing. I powered off, plugged in that disk and disconnected the other one. Booted again and got myself the same errors.
I plugged everything in as they were in the beginning, and then I booted again. I got myself in the error and then the prompt to log in as root, which I did again. Then I attempted to type systemctl default, which did nothing. It just returned me to the same prompt, to try journalctl -xb or systemctl options, or exit.
exit prints
Reloading system manager configuration
Starting default.target
Then it returns to prompting to one of the four options.
What else should I try? What is most important is that I log into the computer, with or without the additional HDD. Then I would like to have the extra HDD, but I wouldn’t care much if I didn’t.
Edit: After unplugging both HDDs, rebooting, and allowing plenty of time to the black screen, I am getting the following output:
[ TIME ] Timed out waiting for device {solid square}{solid square}disk/by-uuid/5C9EF9589EF92B62.
[DEPEND] Dependency failed for /run/media/disk2.
[DEPEND] Dependency failed for Local File Systems.
[ TIME ] Timed out waiting for device /dev/dis/by-uuid/cbbd75cd-e12b-47f0-a7f1-9e246faf7f54.
[DEPEND] Dependency failed for /run/media/disk1.
[DEPEDND] Dependency failed for File System Check on /dev/disk/by-uuid/cbbd74cd-e12b-47f0-a7f1-9e246faf7f54.
You are in emergency mode. etc. etc.