1

I was using Ubuntu 14:04 LTS until the upgrade option come up on my screen. I delayed the upgrade because I was not so sure about it. When I decided to click the upgrade button, the problems came out. It took long time to finish but....now the GUI is no longer available. When it start the boot process, seams to bet stack and it doesn't go further. When I click Escape, it gives me the command line prompt. How to undo the upgrade or even to get the GUI back? Thank you

pomsky
  • 68,507

1 Answers1

0

Does sudo apt-get update work for you? If it is complaining about a problem with libstdc++.so.6, then installing the right version of the C++ stdlib should fix your problem.

wolma
  • 1