At first, I had windows 10 then I tried to install Ubuntu as a dual boot but then I couldn't do it so, I deleted the windows data and installed Ubuntu intentionally. then everything went well but when I'm rebooting my device I'm stuck on that grub page. I've found a temporary working command which I put every time I boot. so I can boot my device... Can somebody give me a permanent solution, please?
Asked
Active
Viewed 436 times
-1
-
Does this answer your question? How can I repair grub? (How to get Ubuntu back after installing Windows?) – karel Dec 06 '21 at 02:13
1 Answers
-1
I got this solution from Ubuntu itself and it worked smoothly, so do it step by step carefully.
Connect to the Internet
Open a new Terminal, then type the following commands (press Enter after each line):
sudo add-apt-repository ppa:yannubuntu/boot-repair sudo apt-get update sudo apt-get install -y boot-repair && boot-repair

zx485
- 2,426