I installed Ubuntu 15.04 3 days ago and was able to boot to windows and Ubuntu comfortably but suddenly today there is no option in the boot menu to boot to windows.
Asked
Active
Viewed 154 times
1
1 Answers
2
The excellent boot-repair tool usually sorts out these problems.
If that doesn't fix it the tool can provide more information as to what's going wrong. Details in this post
-
Already tried boot repair. It states nothing wrong but still can't see windows in boot menu. – Udit Chugh Jun 18 '15 at 16:09
-
If you use Boot-Repair and choose the second option, you should be able to create a Boot-info file. Can you do this, then post a link to the file? This will give more information about what may be causing your problem. – jymbob Jun 29 '15 at 11:33
-
Thanks for the help. But re-installing option worked for me, I didn't even lost any data because the bootable gave me the option to re-install Ubuntu without formatting the data. – Udit Chugh Jun 30 '15 at 10:12
boot-repair
does, but have you tried doingsudo update-grub
? If you run it now, what is output to the terminal? Hopefully something about Windows, and if not... your problem is with grub.cfg. – le3th4x0rbot Jun 18 '15 at 22:44