Comment 13 for bug 71318

Revision history for this message
Ben Collins (ben-collins) wrote : Re: Kernel becomes idle during boot process

Thanks for confirming. I think the issue is that update-initrd usually checks for modules that are already loaded. I'd be willing to bet that if you removed the listing for them from /etc/initramfs/modules, it would continue to work after that since the module is now loaded.

This is sort of a chicken and egg problem that is probably best handled in initramfs-tools.