0

I get that black screen, but if I enter in recovery mode, and then I repair broken packages, Ubuntu starts fine. The problem is that I must do that every time.

enter image description here

muru
  • 207,228

2 Answers2

0

I guess you allready have updatet or reinstalled grub?

sudo grub-install /dev/sdX (replace sdX with your device..)    
sudo update-grub

?

M17CH
  • 11
0

You can try running sudo update-grub. The grub-install is not necessary as Linux boots already.