https://bugzilla.novell.com/show_bug.cgi?id=774560 https://bugzilla.novell.com/show_bug.cgi?id=774560#c47 --- Comment #47 from Michael Chang <mchang@suse.com> 2012-09-13 06:52:15 UTC --- Roman, Thanks for your log. I think the culprit is identified .. open("/dev/fd0", O_RDONLY) = 4 <12.203271> Please check your /boot/grub2/device.map and *remove* this line (fd0) /dev/fd0 This is a regression indeed, grub2 2.00 drops device.map thus we create it by YaST (I guess the grub2 created one did not have fd0). The (fd0) grub devices maps to floopy device and grub2-probe would try to open it for whatever reason and block on it for 12s. I'll try to resolve the problem (maybe a review of device.map is needed or not and probably completely drop device.map as grub2 could be installed by mutipath device names so the mapping to grub device name seems to superfluous ..) Thanks .. and let me know if you still have problem after you removing that line. -- 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.