Endrom

joined 1 year ago
0
submitted 1 year ago* (last edited 1 year ago) by Endrom@lemmy.ml to c/linux@lemmy.ml
 

I suddenly got the same problem in /efi/loader/entries all conf files reverted to previous uuid (first post ). To change uuid I just edited all conf files with the correct uuid for root.

I don't know if manually changing was correct or if I should use some sort command.

Bootctl status

UUID in status is wrong.

I have no idea what is reverting UUID back to the wrong one after updating system.

I could just reinstall but if possible I would like to try to fix this and learn.

Edit: Problem was that in /etc/kernel/cmdline had wrong UUID. Changed it to correct one and dracut-rebuild uses correct UUID.

 

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.