When I was using only Ubuntu 15.10, the boot time was very fast, it was about 15-20 seconds.
Recently I installed Kali-Linux rolling edition along side Ubuntu 15.10.
Afterwards the boot time of Ubuntu has drastically increased (Kali boots fast enough).
It takes almost 3 to 4 minutes -> "Ubuntu ....." loading.
- My system partitions :
*for higher resolution click here
I noticed that there is a gap of 72 Sec between line 971 to 972 in dmesg file.
I don't know why ?
Please help me to solve this problem.

journalctlcommand and of/etc/fstabfile, please? – MKay Feb 21 '16 at 11:16blkid /dev/sda4, I'm sorry I forgot. Anyway if you search for lines containing swap injournalctlcommand OP you can see errors in mounting partition. I think that you could try copying UUID of/dev/sda4in/etc/fstabof Kali and substituting it in/etc/fstabof Ubuntu, this should solve the issue! – MKay Feb 21 '16 at 11:53