2

I have installed Windows 7 and now I want to install Ubuntu alongside Windows 7.

While doing the installation, after some steps I am not getting the "Install Ubuntu alongside Windows 7" option in the booting process. What should I do now?

When I am watching in YouTube, it is visible as "Install Ubuntu alongside Windows 7" but not while am doing it.

Please tell me how to resolve this problem.

Smile4ever
  • 1,081
user262881
  • 21
  • 1
  • 2

1 Answers1

2

Boot from ubuntu live cd, do a os-prober in terminal to see if windows7 is listed.

If yes, then you are safe. Just select install alongside windows option ,then install the bootloader in the harddrive, not in any partition.

If it doesn't detect ubuntu(which is your case for now), then there is a conflict in UEFI/EFI/Legacy bootloader. Probably ubuntu is reading the UEFI BIOS, while windows 7 was installed in LEGACY bios. A Simple solution to this problem is to just turnoff the UEFI bios from bios setup & then follow step 1.

Remember if you install ubuntu evenif ubuntu doesn't detect windows7, this could completely destroy your windows7 partition.

Enjoy & don't forget to mark my answer as accepted :)

Aniruddha
  • 302
  • 1
  • 11