Slow initialization of something during boot

T.C. Hollingsworth tchollingsworth at gmail.com
Wed Aug 14 14:33:48 UTC 2013


On Tue, Aug 13, 2013 at 10:51 AM, আনন্দ কুমার সমাদ্দার
<asamaddar at myopera.com> wrote:
> Can you not use bootchart to visualise this and find the culprit?

To expand upon this, just add the following to your kernel command
line before booting:

init=/usr/lib/systemd/systemd-bootchart

Then, after you system has booted, check /run/log for a pretty SVG
file that should indicate exactly where your system is getting stuck.

For more info, see:
http://www.freedesktop.org/software/systemd/man/systemd-bootchart.html

-T.C.


More information about the users mailing list