0

I upgraded to Windows 8.1 and used this tutorial to fix my computer so I can boot into Ubuntu.

But for some reason every time I shutdown Ubuntu, the next time I turn my computer on it auto boots up into Windows. But when I boot into Windows, shut down, and turn my computer back on, grub2 shows up and I can choose Ubuntu. I tried installing updates for Ubuntu, and updating grub2.

Does anyone know what's going on?

Wilf
  • 30,194
  • 17
  • 108
  • 164

1 Answers1

0

I had a similar problem putting Ubuntu onto a Windows 8 computer.For some reason Winblows uses several partitions, and I think that's part of the problem. I solved the problem by installing Win 7 (the customer didn't like Win 8), then Linux. Winblows always overwrites the boot sector, mark the main Win 8 partition so you can recognise it, then install Linux, and tell Grub to write to that drive, hopefully that should fix it.

  • I already have Linux installed on the machine. The problem started happening when I upgraded to Windows 8.1 and then did that fix from above. – user292277 Jun 10 '14 at 17:46