1

I have an old notebook with dual-boot and legacy BIOS. Win10 installed first, then Ubuntu 20.04. I have made an "apt upgrade" on 13.05.2020 Wed. Normal Shutdown after that. Unfortunately Ubuntu doesn't boot since then. Win10 still works. Fsck is started, but nothing others appear. (Please see also screenshots)

What I have already tried without result:

Do you have any more hints? Thank you!

enter image description here enter image description here enter image description here

fricigrillbufe
  • 81
  • 1
  • 2
  • 8

2 Answers2

0

fricigrillbufe --unless wanting to compile only bug reports--

"Note that the recommended upgrade process currently displays the announcement of the development release" --might be Microsoft's conclusive hint.

Ubuntu Focal Fossa (20.04) LTS is now released, and posts about it are (generally) No Longer Offtopic

hope well –

0

I have finally found the problem and solved the issue! :)

I found in the /var/log/Xorg.0.log that there is problem with nvidia driver. I removed all nvidia packages. (sudo apt-get purge nvidia*) Then installed this package: nvidia- where xyz is the highest available number.

I used this post as inspiration: Ubuntu gets stuck in a login loop

fricigrillbufe
  • 81
  • 1
  • 2
  • 8