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.
Asked
Active
Viewed 56 times
2 Answers
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.
