When I run sudo apt-get update or sudo apt-get upgrade this error appears
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
and when I run sudo dpkg --configure -a, the laptop restarts and freezes at startup when the Ubuntu word is displayed, I just force close it by the power button and then reopen it.
I use Ubuntu 14.04 LTS dual booted with windows 8.1.
grep " install " /var/log/dpkg.log
. – Ashhar Hasan Dec 05 '15 at 20:09cat /var/log/apt/term.log
– Ashhar Hasan Dec 05 '15 at 20:26