I currently cannot boot any kernels newer than 4.15 because my PC hangs on boot with the following message: https://i.stack.imgur.com/q3JY3.jpg
If I purge QEMU per the instructions found here: Ubuntu 16.04 failed to start LSB: QEMU KVM module loading script I can boot just fine, however I need QEMU to run Polo File Manager.
How can I keep QEMU and boot a newer kernel?
My distro is KDE Neon.
systemd-analyze critical-chain
if it really is the one taking all the time after it booted eventually and add aset -x
to/usr/share/qemu/init/qemu-kvm-init
to have the steps in the log one by one probably pointing to the time consuming part. – Christian Ehrhardt Aug 28 '18 at 05:08