My thinkpad E520 runs fedora 27. When I boot the OS, I cannot login into the UI. But after the splash screen i get a list of Errors, where It sais “Failed to Start Process Core Dump” after several processes It tried to start. I took a picture:
Unfortunately, you are running a version of Fedora that went end-of-life back in 2018. I strongly recommend that you backup your machine and reinstall Fedora 36 on it, especially as it is meant to be a network connected machine as you’re attempting to run sssd on it. I suggest reporting back once you are on a currently supported version of Fedora.
Stuff I suggested before original post was edited to reflect Fedora 27
The login problems are more likely to be due to the sssd service failing to start. The systemd-coredump service stuff might be a red herring here. I don’t suppose you have a local admin account aside from sssd that might help you get to the logs to figure out why sssd is failing (journalctl --boot -u sssd)? It’s possible that you are on a network that can’t access the directory server?
IoT is one of the immutable spins and I would strongly suggest you try with the workstation install instead to see if the error is a result of the particular spin or hardware related.
I suspect that the problem is related to btrfs and that the subvolume mounted at / is named root so it somehow gets put into the initramfs that way and causes the error.