0

I have spent the past 4 days trying to get Ubuntu and Windows 7 on my computer and every time it boots straight into Ubuntu. I have looked through most of the threads and tried Windows first, Ubuntu first, partitioning the drive, reinstall grub with boot - repair, pretty much every tutorial I can find, I only have one USB drive to boot off of, so this is very time consuming. I have to download the iso file and create a bootable USB everytime I install an OS and it's all for nothing because there is no boot menu. If anyone can help it would be greatly appreciated

Rickey
  • 1
  • 2

2 Answers2

0

After installing Ubuntu you can manually add Windows 7 to your GRUB menu:

sudo -H gedit /etc/grub.d/40_custom

Follow instructions in this article on technologytales.com. Or you could try a GUI program GRUB Customizer.

Zanna
  • 72,312
Pavel
  • 1,556
0

Upon further research, I found the answer here to get the grub menu to show up.

If anyone is reading this and has the same problem I mentioned above, follow the first answer in the link and it should be good to go. I am now getting a menu and am able to boot into Ubuntu and Windows 7.

Rickey
  • 1
  • 2