{"id":246,"date":"2018-09-24T15:22:40","date_gmt":"2018-09-24T05:22:40","guid":{"rendered":"http:\/\/www.davidandkiyomi.com\/bloodandsoil\/?p=246"},"modified":"2018-09-24T15:22:40","modified_gmt":"2018-09-24T05:22:40","slug":"what-is-to-blame-for-slow-boot-times-on-linux-mint-19","status":"publish","type":"post","link":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/2018\/09\/24\/what-is-to-blame-for-slow-boot-times-on-linux-mint-19\/","title":{"rendered":"What is to blame for slow boot times on Linux Mint 19."},"content":{"rendered":"<p>Once you have found how long it takes for <a href=\"http:\/\/www.davidandkiyomi.com\/bloodandsoil\/2018\/09\/22\/how-long-does-it-take-the-pc-to-boot-under-linux-mint-19\/\">Linux Mint to Boot<\/a> you can then find which programs \/ services are taking the longest to run by running the &#8220;systemd-analyze blame&#8221; command from a terminal prompt.<\/p>\n<blockquote>\n<pre><span style=\"color: #8ae234;\"><b>username@computername<\/b><\/span> <span style=\"color: #729fcf;\"><b>~ $<\/b><\/span> systemd-analyze blame\r\n         12.157s dev-sda5.device\r\n         11.290s lvm2-monitor.service\r\n         10.284s ufw.service\r\n         10.001s systemd-journal-flush.service\r\n          9.879s keyboard-setup.service\r\n          9.693s run-rpc_pipefs.mount\r\n          9.684s systemd-modules-load.service\r\n          9.253s systemd-tmpfiles-setup-dev.service\r\n          3.073s NetworkManager.service\r\n          2.935s ubuntu-system-adjustments.service\r\n          2.399s networkd-dispatcher.service\r\n          1.722s udisks2.service\r\n          1.309s systemd-random-seed.service\r\n           986ms lm-sensors.service\r\n           967ms apt-daily-upgrade.service\r\n           964ms apt-daily.service\r\n           862ms fstrim.service\r\n           814ms accounts-daemon.service\r\n           667ms NetworkManager-wait-online.service\r\n           614ms gpu-manager.service\r\n           574ms systemd-fsck@dev-disk-by\\x2duuid-000fff..... etc\r\n           537ms wpa_supplicant.service\r\n           535ms rsyslog.service\r\n           527ms grub-common.service\r\n           465ms upower.service\r\n           432ms thermald.service\r\n           395ms kmod-static-nodes.service\r\n           305ms systemd-udev-trigger.service\r\n           303ms home-username.mount\r\n           279ms systemd-remount-fs.service\r\n           260ms virtualbox.service\r\n           229ms polkit.service\r\n           226ms packagekit.service\r\n           220ms blk-availability.service\r\n           208ms avahi-daemon.service\r\n           204ms dev-mqueue.mount\r\n           187ms colord.service\r\n           176ms systemd-tmpfiles-setup.service\r\n           173ms systemd-journald.service\r\n           172ms alsa-restore.service\r\n           157ms apparmor.service\r\n           155ms systemd-resolved.service\r\n           147ms systemd-logind.service\r\n           141ms systemd-sysctl.service\r\n           131ms user@0000.service\r\n           129ms systemd-timesyncd.service\r\n           117ms dev-disk-by\\x2duuid-00ff00ff\\x0f... etc\r\n           111ms dev-hugepages.mount\r\n           109ms networking.service\r\n            89ms apport.service\r\n            80ms sys-kernel-debug.mount\r\n            80ms systemd-udevd.service\r\n            77ms setvtrgb.service\r\n            58ms systemd-update-utmp.service\r\n            53ms sys-fs-fuse-connections.mount\r\n            52ms lightdm.service\r\n            52ms rpcbind.service\r\n            50ms sys-kernel-config.mount\r\n            49ms hddtemp.service\r\n            48ms speech-dispatcher.service\r\n            47ms kerneloops.service\r\n            40ms plymouth-read-write.service\r\n            38ms systemd-user-sessions.service\r\n            37ms systemd-tmpfiles-clean.service\r\n            36ms dns-clean.service\r\n            26ms nfs-config.service\r\n            24ms console-setup.service\r\n            23ms motd-news.service\r\n            20ms home.mount\r\n             9ms rtkit-daemon.service\r\n             8ms ureadahead-stop.service\r\n             7ms systemd-update-utmp-runlevel.service\r\n             6ms plymouth-quit-wait.service\r\n             5ms openvpn.service\r\n<span style=\"color: #8ae234;\"><b>username@computername<\/b><\/span> <span style=\"color: #729fcf;\"><b>~ $<\/b><\/span> \r\n<\/pre>\n<\/blockquote>\n<p>Once you have this (sorted) list and can see how long each program \/ service takes to start you can then start going through which programs \/ services you don&#8217;t need to start at boot time.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Once you have found how long it takes for Linux Mint to Boot you can then find which programs \/ services are taking the longest to run by running the &#8220;systemd-analyze blame&#8221; command from a terminal prompt. username@computername ~ $ systemd-analyze blame 12.157s dev-sda5.device 11.290s lvm2-monitor.service 10.284s ufw.service 10.001s systemd-journal-flush.service 9.879s keyboard-setup.service 9.693s run-rpc_pipefs.mount 9.684s [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[124,122,34,123,125,126],"class_list":["post-246","post","type-post","status-publish","format-standard","hentry","category-computer","tag-boot","tag-computer","tag-linux","tag-linux-mint","tag-systemd-analyze","tag-systemd-analyze-blame"],"_links":{"self":[{"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/posts\/246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/comments?post=246"}],"version-history":[{"count":2,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/posts\/246\/revisions"}],"predecessor-version":[{"id":248,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/posts\/246\/revisions\/248"}],"wp:attachment":[{"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/media?parent=246"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/categories?post=246"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.davidandkiyomi.com\/bloodandsoil\/wp-json\/wp\/v2\/tags?post=246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}