Ubuntu Update Heads Up! (If it's not launching Ubuntu)

  • Thread starter Jisenku
  • Start date
J

Jisenku

I have an obsession with Tesla >.<
Towns Folk
If you are updating your Ubuntu PC/Laptop to any version, and you get a message saying "Oh no! Something went wrong!" during the process, here's what you do to fix it:

  1. Press CTRL + ALT + F3/F4 (sorry forgot which) to activate the CLI and login
  2. Execute the command sudo apt-get update && sudo apt-get dist-upgrade
  3. Once your computer is finished upgrading, execute the command sudo apt-get clean && sudo apt-get autoremove && sudo reboot to clean up your update files.
If you forget to clean the files, just run that in the terminal once you reboot (minus the reboot)

Hope this helps!
 
Back
Top