Dual booting Windows and Arch Linux (with GRUB2) - after using Windows, Windows Boot Manager made first in boot priority list

Posted by louis058 on Super User See other posts from Super User or by louis058
Published on 2012-08-11T11:53:47Z Indexed on 2012/09/05 3:41 UTC
Read the original article Hit count: 389

Filed under:
|
|
|
|

I am dual booting Windows 7 and Arch Linux (both 64bit), with GRUB2, using the 64-bit EFI version.

I partitioned my drive into a GPT drive and installed Windows first according to this guide. I then installed Arch Linux using the Beginner's Guide, installing grub2-efi-x86_64 in the process.

Everything is working fine now, but with one problem. I can set the boot priority in BIOS (or is it UEFI?) to have GRUB boot try and boot before Windows Boot Manager. Then I chainload Windows Boot Manager using GRUB. However, when I actually use Windows in this manner, upon shutting down and turning on again, or rebooting, Windows seems to set Windows Boot Manager first in the priority list again, with the result being I have to manually set GRUB again, or I can't boot into Linux.

My motherboard is an Asrock H61M/USB3, if that helps.

I want to know how to turn off this behaviour.

© Super User or respective owner

Related posts about Windows

Related posts about linux