Trying to investigate a bit further

Issue is most likely with

# Stop udevd, we'll miss a few events while we run init, but we catch up
udevadm control --timeout=61 --exit

in /usr/share/initramfs-tools/scripts/init-bottom/udev

For some reason with the -14 kernel this command exits when udevadm
times out, while previous kernels let udevadm exit much earlier.

As a proof, notice that trying to reduce the timeout makes -14
completely unbootable (machine comes up without /dev/sda, in spite of
this device getting mentioned in dmesg), while previous kernels could
still boot properly.

Cannot investigate any further as udev debugging is completely out of my
reach. Cannot even find why the udevadm timeout does not get reported
anywhere.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/902491

Title:
  Severe regression with latest kernel update: 3.0.0-14.23 takes 5
  minutes to boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/902491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to