1

I used windows 7 ultimate.Then I tried Ubuntu 14.04 as dual boot. Watched a video on youtube installation process goes well I guess but when I rebooted it doesn't show me any option to boot with windows.

Now whenever I boot into my computer it is always in Ubuntu. I am an absolute beginner any help would be appreciated.

A J
  • 11,557

1 Answers1

0

The answer that worked for me was from: How to add Windows 7 loader to GRUB?

In short I had to open terminal and run:

sudo update-grub

Which then created a grub config file. After reboot I saw an option to load my Windows 7 or Ubuntu.

Tyler
  • 183