https://bugzilla.novell.com/show_bug.cgi?id=737917
https://bugzilla.novell.com/show_bug.cgi?id=737917#c2
Frederic Crozat fcrozat@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |wolfgang@rosenauer.org
--- Comment #2 from Frederic Crozat fcrozat@suse.com 2011-12-21 11:48:08 UTC --- first, install systemd update from home:fcrozat:systemd / systemd (it fixes some issues there).
Second, check dmesg to see if there is any timeout appearing (you might want to boot with systemd.log_level=debug systemd.log_target=kmsg to get a debug trace in dmesg).
Third, try to run : systemd-analyze blame (to find which service is taking a lot of time) systemd-analyze plot > boot.svg to see a bootchart of your system booting.