I was attempting to upgrade my Ubuntu Gnome 17.04 dist to Ubuntu 17.10, I ran
sudo apt-get update && sudo apt-get dist-upgrade
Everything went well as far as the console output for the download and installation. I chose yes to all options (download, install new, remove unused) Then on boot I get a number of [ OK ] messages and it then hangs. The last three OK messages are as follows:
[ OK ] Created slice User Slice of gdm.
Starting user Manager for UID 120...
[ OK ] Started Session c1 of user gdm.
[ OK ] Started User Manager for UID 120.
How do I troubleshoot what the issue is? Thanks for any tips/advice.