I Installed Ubuntu Desktop on Windows 10.
Now the grub menu is not showing windows 10 in boot menu.
Grub repair gave me the following link.
http://paste.ubuntu.com/p/KtNZsBYgf8/
Kindly help me to recover back the Windows 10.
Regards Jayamohan.M
I Installed Ubuntu Desktop on Windows 10.
Now the grub menu is not showing windows 10 in boot menu.
Grub repair gave me the following link.
http://paste.ubuntu.com/p/KtNZsBYgf8/
Kindly help me to recover back the Windows 10.
Regards Jayamohan.M
Try to update the GRUB configuration file by running sudo update-grub
on a terminal. (Remember to type in your password. It does not show on the screen for security.) That should create a new GRUB configuration drive with Windows 10 included.
If that didn't fix your problem, install GRUB Customizer by following the instructions here and check if os-prober
is on. If it is not, turn it on by going to the "General Settings" page and checking the "Search for other operating systems" checkbox. Then, try running sudo update-grub
again.
Feel free to contact me if you have any issues.
I tried with sudo update-grub. It's NOT fixing the priblem.
I installed GRUB customizer by running below comments.
sudo add-apt-repository ppa:danielrichter2007/grub-customizer sudo apt-get update sudo apt-get install grub-customizer
Later checked for os-prober. This gave error as: unshare failed: Operation not permitted.
Also i could not find "Search for other operating systems" checkbox..under settings Please guide me on this.
Thanks n Regards Jayamohan.M
– mohan Apr 29 '18 at 06:45