0

enter image description here

So What I did to dual boot was split a partion from my Ubuntu section. And then I installed windows onto the one that was empty. And now I can't access Ubuntu. When I startup there is no option on to enter Ubuntu.

Seth
  • 58,122
Kamerom
  • 182

1 Answers1

1

That happened, because Windows has replaced GRUB at its proprietary bootloader and has changed MBR record.

Now you should repair your GRUB.

You can find instruction here.

titusjaka
  • 558