Hide Forgot
Created attachment 1136649 [details] the error Description of problem: Kernel 4.4.4-301 does not boot on my machine. Version-Release number of selected component (if applicable): 4.4.4-301 How reproducible: Always Steps to Reproduce: 1. select 4.4.4-301 on GRUB 2. press enter Actual results: Kernel hangs with a failure message "Failed to start Load Kernel Modules." (see photo) Expected results: Kernel should boot Additional info: Crypto LUKS setup on main disk. Currently running 4.4.3 just fine.
Are you using virtualbox modules on this machine?
Yes, I am!
Boot into an older kernel and remove them. They are likely what is causing your boot hang. Nothing in Fedora itself uses the systemd module loading service.
Created attachment 1136666 [details] new error What happens now (this is usually what I get on the current kernel, before the unlock disk dialog shows up, but now it just hangs here)
Also, I removed VirtualBox and reinstalled the kernel packages.
I've managed to boot by adding "nomodeset" to my kernel on GRUB. Do I need to reinstall the AMDGPU driver? How can I fix this?
If you have a radeon chip please test http://koji.fedoraproject.org/koji/taskinfo?taskID=13356645
How can I do that? Can't find a download :/
Well, nevermind - from that link, I got to http://koji.fedoraproject.org/koji/buildinfo?buildID=743760 and this package works! On kernel 4.4.5-300 now, no modesetting issues! Thanks for the (indirect) pointer :D