0

I have windows7 os in my laptop and I want to install ubuntu 12.04 along with windows 7. I have followed the instructions in this link: http://www.linuxbsdos.com/2012/05/17/how-to-dual-boot-ubuntu-12-04-and-windows-7/ for dual boot our system. and I have selected the option install ubuntu inside windows7. I got message like remove your cd and press enter after installation. When I press Enter it directly goes to my windows7 os without prompting me the option to select diff OS(ubuntu). I have restarted my system even though i didn't get any option to select my ubuntu OS.

Can someone please help me how can I get rid of this problem.

Thanks in Advance

anusha
  • 101

1 Answers1

0

When I press Enter it directly goes to my windows7 os without prompting me the option to select diff OS(ubuntu). I have restarted my system even though i didn't get any option to select my ubuntu OS.

This means the windows bootloader is currently not displaying the boot menu for you. Make sure that you have selected:

  • Boot default OS after 30 seconds

If this does not help, open a command prompt as administrator and type the command bcdedit. Edit your question and add the output of bcdedit.

Eero Aaltonen
  • 1,424
  • 3
  • 13
  • 33