You may make a graphical plot to have the full overview: systemd-analyze plot > boot_analysis.svg. You can then view the plot with your image viewer, e.g. eog boot_analysis.svg
– vanadiumJun 30 '20 at 09:37
Information should be added to your question. Use "edit". Perhaps instead you could add add systemd-analyze critical-chain which provides similar summary info in text format. Check this: https://askubuntu.com/questions/1013830/slow-boot-long-kernel-load-time-due-to-wrong-resume-device
– vanadiumJul 02 '20 at 06:26
Copy text in terminal and paste in your question (use "edit"). Format as code. It is not useful to add important information to the comments.
– vanadiumJul 09 '20 at 18:31
systemd-analyze plot > boot_analysis.svg
. You can then view the plot with your image viewer, e.g.eog boot_analysis.svg
– vanadium Jun 30 '20 at 09:37systemd-analyze critical-chain
which provides similar summary info in text format. Check this: https://askubuntu.com/questions/1013830/slow-boot-long-kernel-load-time-due-to-wrong-resume-device – vanadium Jul 02 '20 at 06:26