0

My system wouldn't boot until I followed a guide so now it boots up to show the different profiles (like it normally would) but when I click on the profile that I want to use and put in the password, it goes to a black screen then it just goes back to the profile selection

1
  • Welcome to Ask Ubuntu. Please try Grub Boot Repair and report back. Also tell us until what event your system did boot normally. Write this into your question, do not answer in the comments.
    – Raffles
    Commented Jul 2 at 22:53

1 Answer 1

0

Sounds like it might be stuck in a login loop. My initial thought is trying this - from the login screen, press ctrl + alt +f3 to enter grub mode and enter the following commands:

sudo apt-get update
sudo apt-get dist-upgrade
sudo dpkg --configure -a

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .