I dual booted ubuntu with windows 10 but on the Grub boot menu, window 10 supposed option is showing as FREEDOS. While booting to my ubuntu is fine, booting to my windows through the freedos is not . It brings up a 1s screen and returns to the grub menu. Trying to inspect my partion in Ubuntu, Every partion is mountable and all files are fine. Booting into my windows is the problem. Any help ?
Asked
Active
Viewed 400 times
1 Answers
0
Use Grub Customizer to edit your boot menu.
Open a terminal and
sudo add-apt-repository ppa:danielrichter2007/grub-customizersudo apt-get updatesudo apt-get install grub-customizer
If you do have a Windows installation, it will detect it and allow you to add it to the boot menu.
Carl H
- 6,316
- 6
- 28
- 42