This is my first post and I really need help. I recently uninstalled Deepin for Ubuntu 19.10 and I think uninstalling also messed up grub and I am stuck with grub rescue. Can you tell me how to fix it. I’ve looked through many articles and forums but none of them help
Asked
Active
Viewed 182 times
1 Answers
1
Boot with a live USB, select "Try before installing", open a terminal with Ctrl+Alt+T and install boot-repair:
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
Then type boot-repair and a menu will appear:
Select the recommended option.
If your system boots normally after recommended repair great. If not post the link to the problems reported.
Caveats
On some systems this annoyance can occur:
If this happens to you, visit the link for a solution.
WinEunuuchs2Unix
- 105,762
