You are not logged in.
I have arch setup on my laptop and the battery died while a few things were running. Now at boot its running an fsck check and reparing. I restarted a couple of times, now its not running fsck. The problem is the boot is too slow and even after booting Hyprland is very laggy. Just updated using yay and it took 30 mins which is abnormally slow.
Output of systemd-analyze blame:
1min 28.274s systemd-modules-load.service
9.387s docker.service
7.204s NetworkManager-wait-online.service
5.334s dev-nvme0n1p6.device
4.249s user@1000.service
3.385s systemd-timesyncd.service
3.152s ldconfig.service
2.929s NetworkManager.service
2.570s systemd-udev-trigger.service
2.269s upower.service
/etc/fstab file:
# Static information about the filesystems.
# See fstab(5) for details.
# <file system> <dir> <type> <options> <dump> <pass>
# /dev/nvme0n1p6
UUID=3bf0ca7e-33de-44a6-86e9-b7ec12e9e0c3 / ext4 rw,relatime 0 1
# /dev/nvme0n1p5
Not sure what to do from here.
Offline
Please post your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.stand check
sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files' | grep -v backupOnline