I am getting "A start job is running for /dev/disk/by-uuid/8469fa80-.... No limit"
It started after system update. During update there was conflict with nvidia and nvidia-dkms. Nvidia-dkms was removed.
From live iso I looked at dev/disk/by-uuid and my fstab but there is nothing with uuid "8469fa80..."
My os is endevouros. And file system is btrfs.
Blkid also didnt show anything with that uuid.
Edit: I also tried from live iso to install nvidia-dkms and uninstall nvidia but nothing changed.
3 Comments
zv0n@lemmy.ml · 14 pts · 2y
Any chance you have that disk uuid in parameters of your bootloader?
Endrom@lemmy.ml · 15 pts · 2y
[You are right. In systemd-boot entrie it is used for root uuid. I should replace it with my root uuid right?]Edited entrie to my root uuid and it boots. Thanks for helping me.
zv0n@lemmy.ml · 2 pts · 2y
You're welcome, I'm glad you're booting now :)