I've choosed to upgrade from Windows 7 to Windows 8. When I started up my computer, I saw GRUB and i could choose between Windows 7 and Edubuntu 12.04. But now, when I start up computer, it's just booting Windows 8! (I haven't formatted or anything like that) Please help me!
Asked
Active
Viewed 49 times
-1
1 Answers
1
There is an easy fix:
1) Download and install EasyBCD (http://neosmart.net/EasyBCD/)
2) Open it
3) Go to "Add New Entry"
4) Select "Linux", "GRUB 2", and click on "Add" button
5) Restart your PC and enter Ubuntu
6) Optional: Once you are inside Ubuntu run "sudo grub-install /dev/sda" to reinstall grub and set it as your default boot manager

mmm3743
- 338
- 1
- 6
- 18
-
not a great idea to use grub as it does not play nice with windows installations at ALL. – sbergeron Jun 28 '14 at 21:31
http://askubuntu.com/questions/370910/recovering-grub-after-installing-windows-8-1
– bmandesign Jun 28 '14 at 19:13