0

I tried to upgrade from Ubuntu 16.04 to 18.04 using sudo do-release-upgrade -d Everything was downloaded without any problem but ran into error while extracting and upgrading. I tried rebooting but now it is stuck in login loop. I tried to correct dependencies but it didn't work. enter image description here

RD017
  • 906

1 Answers1

1

I solved this by logging in via command prompt then entering the command:

sudo ubuntu-drivers autoinstall

This installed the correct NVIDIA GPU drivers and then it worked fine after restart.

abu_bua
  • 11,313