https://bugzilla.novell.com/show_bug.cgi?id=727762 https://bugzilla.novell.com/show_bug.cgi?id=727762#c6 --- Comment #6 from Christian Zoz <zoz@suse.com> 2011-11-07 10:59:16 CET --- What takes the time are all calls to udevadm settle --timeout=x which all time out. Further this does not happen always. I have to boot about 5 times to reproduce the problem. As soon as installation system was loaded and there are usable shells available I played around a bit with the system: - manually called 'udevadm settle --timeout=10' returned after 10 seconds and listed several unhandled (running? handing? cannot remember exactly) events. - calling 'udevadm trigger' leaves a quite bigger list of hanging events, all related to my local disk. - unfortunately I did not see all debug output of udev even after calling 'udevadm control --log-priority=0', because stderr of all running udevd was redirected to /dev/null. - Steffen made me a initrd with udevd --debug and all output redirected into a file. But with that initrd I could not reproduce the problem at all. I will try again with rc2. To make clear waht exactly I'm going to boot: niamey:~ # mount /mounts/dist/install/openSUSE-12.1-RC2/iso/openSUSE-NET-Build0025-i586.iso /tmp/rc2-iso niamey:~ # cp /tmp/rc2-iso/boot/i386/loader/linux /boot/linux-121rc2 niamey:~ # cp /tmp/rc2-iso/boot/i386/loader/initrd /boot/initrd-121rc2 niamey:~ # sed -n 9,14p /boot/grub/menu.lst title Install -- openSUSE 12.1 RC2 root (hd0,5) kernel /boot/linux-121rc2 splash=verbose showopts vga=0x361 install=slp initrd /boot/initrd-121rc2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.