Ubuntu 15.04 is booting very slowly. I tried with dmesg output but couldn't understand which items were problems/issues actually. Here is dmesg output. Someone please help me!
EDIT 1
Here is the systemd-analyze critical-chain
output. wpa_supplicant
and kerneloops
are killing time I guess! Any suggestion?
graphical.target @1min 10.998s
└─multi-user.target @1min 10.997s
└─kerneloops.service @1min 10.869s +128ms
└─network-online.target @1min 10.868s
└─network.target @1min 849ms
└─wpa_supplicant.service @1min 1.140s +192ms
└─basic.target @57.119s
└─sockets.target @57.118s
└─avahi-daemon.socket @57.118s
└─sysinit.target @57.109s
└─networking.service @56.947s +162ms
└─apparmor.service @56.105s +839ms
└─local-fs.target @56.104s
└─run-cgmanager-fs.mount @57.234s
└─local-fs-pre.target @55.259s
└─systemd-remount-fs.service @55.211s +35ms
└─systemd-fsck-root.service @55.103s +106ms
└─systemd-fsckd.socket @1.781s
└─-.slice @1.690s
systemd-analyze blame
andsystemd-analyze critical-chain
included in the questions: http://askubuntu.com/questions/626115/ http://askubuntu.com/questions/614349/ http://askubuntu.com/questions/623799/ http://askubuntu.com/questions/615006/ http://askubuntu.com/questions/612600/ – JdeBP Jun 13 '15 at 13:09wpa_supplicant
andkerneloops
are killing time I guess! Any suggestion? – IFightCode Jun 13 '15 at 13:45