0

I've installed Ubuntu 14.04 64bit on my new Lenovo Thinkpad T450s.

It worked for some 3 weeks, I could also install updates without problems. But 10 days ago, after installing updates, Ubuntu failed to boot. The screen only became purple, then black. I tried reinstallation (without causing data loss) and again it worked as long as I didn't install updates. So far the problem has occurred twice, i. e. I did the reinstallation twice and installing updates then caused the same problem. Can anyone please give me advice what to do next? N. B. I'm new to Ubuntu and the opposite of a geek, so please be gentle and try to explain things in a way understandable to non-geeks :-) Thank you very much in advance!!!

niptiya
  • 1
  • 1

1 Answers1

0

Were you running updates through Ubuntu's "Software Updater"? Try running "sudo apt-get update" and "sudo apt-get dist-upgrade" from the command-line instead. I think I had similar issues after a recent update, which I suspect are due to the Software Updater hiding some important dpkg-reconfigure prompts for grub.

Mike
  • 1
  • Yes, and meanwhile I found out that the kernel updates must be the problem. Currently I can install updates via Software Updater without causing problems as long as I uncheck the kernel updates. Thanks for your answer, I'll see if your proposal works. – niptiya Jun 03 '15 at 19:46