On Sun, 3 Dec 2017 10:23:54 -0500 Alex mysqlstudent@gmail.com wrote:
Hi, I have a fedora27 system that boots to a blank screen with the latest kernels. This has been happening since the system was at least a fedora26 system.
Any ideas why the system would become unresponsive and boot to a blank screen with the latest kernels?
I don't know, but you could try rebuilding the initramfs with dracut. In /boot run
/usr/bin/dracut -f -H -v --debug initramfs-4.13.13-300.fc27.x86_64.img 4.13.13-300.fc27.x86_64 > dracut_output 2> dracut_error
Then reboot, and see if the custom build from a running system will find everything.