After logging in to my Ubuntu 16.04 system, it automatically captures multiple screenshots before the system hangs. How may I troubleshoot this effectively?
Asked
Active
Viewed 132 times
0
cat /var/log/syslog
in a terminal directly after startup. It should give you a detailed overview. You can post the relevant lines of the startup here. Also, try to boot into a non-graphical mode. See here – IndexOutOfBoundsException Jul 20 '18 at 07:59