Confirmed here too. My solution has been adding: udevsettle --timeout=10
in /usr/share/initramfs-tools/init before line: log_begin_msg "Mounting root file system..." and then rebuild initrd with: sudo update-initramfs -u -k all I believe thi is the right way to go, as it guarantees that udev finishes all it has to do... -- initramfs scripts kill initial "coldplug" udev processing before devices needed for root filesystem are loaded https://bugs.launchpad.net/bugs/89366 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
