0

I upgraded to Ubuntu 16.04. It turns on and I type the password. It's accepted and a "system problem detected" pop up appears when I open my computer. After I click cancel it closes but the screen is empty, only the desktop picture is shown.

I tried to open the terminal with CtrlAltT but nothing. I opened CtrlAltF1 and when I want to login it says login incorrect (I typed my username and password correctly), and I can't do anything on my computer. What should I do? I don't want to lose my files.

Zanna
  • 70,465
  • The question is unclear. There is no "Ubuntu 16". It is unclear what did you upgrade to what and how. You can always boot from a Live USB and backup your files and then do a fresh install of a supported Ubuntu version. We can't guess what has happened to your system. – Pilot6 Aug 25 '17 at 19:26
  • Uubunt 16.04.01. how can I back up my files if I can't access the terminal or throgh GUI ? ( I am new to ubuntu btw) during the upgrade, it said there was some error at upgrading some packages but I said to ignore it, and now I'm stuck. – Lore Hozan Aug 25 '17 at 19:34
  • Error messages are displayed for a reason. Do you know what they said? What does the "System problem detected" say besides that, any extra information? – Nathan Smith Aug 25 '17 at 19:43
  • As I said you can boot from a Live USB and access your files from there. @LoreHozan – Pilot6 Aug 25 '17 at 19:46
  • It said that it couldn't upgrade 3 packeges, I can't remember which ones because they had very long names.There is no extra info, I can only click cancel or report problem which does nothing, I also have to click 3 times before it closes.( sorry if my english is bad) – Lore Hozan Aug 25 '17 at 19:46

1 Answers1

1

Boot from live cd/usb, mount your disk, open it, navigate to /home/myusernamehere and copy your files to USB stick or somewhere else

  • The problem is that I don't know how to do that. I'm new to this stuff and I'm really afraid I might do something stupid again. – Lore Hozan Aug 25 '17 at 19:59
  • How did you install Ubuntu? By booting to a USB or CD? If you do that again, there should have been a point where it asked you "Try Ubuntu" or "Install Ubuntu". Click "Try Ubuntu" and it'll load up a temporary version from the live USB or CD. Then, plug in a USB with enough space for your files, copy your files to it, and your files are now safe. If worse comes to absolute worst, your files will at least be backed up. – Nathan Smith Aug 28 '17 at 14:04