If I keep an initrd image of a kernel before installing the "modules- extra" I got finally my system to boot and to work perfectly.
$ sudo cp /boot/initrd.img-5.4.0-74-generic /boot/initrd.img-5.4.0-74-generic.wo.extras $ sudo apt install linux-modules-extra-5.4.0-74-generic $ sudo mv /boot/initrd.img-5.4.0-74-generic /boot/initrd.img-5.4.0-74-generic.extras $ sudo ln -s initrd.img-5.4.0-74-generic.wo.extra /boot/initrd.img-5.4.0-74-generic So, I think that the issue comes from the "modules-extra" package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931835 Title: [20.04] Boot hangs at "loading initial ramdisk" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.4/+bug/1931835/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
