<div dir="ltr"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 8, 2014 at 4:49 AM, Adam Williamson <span dir="ltr">&lt;<a href="mailto:awilliam@redhat.com" target="_blank">awilliam@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, 2014-04-07 at 20:20 -0400, Corey Sheldon wrote:<br>
&gt; its now grub2-install /dev/sdX<br>
<br>
It&#39;s not for UEFI.<br>
<span class=""><font color="#888888">--</font></span><br></blockquote></div>It would be good if someone who knows something could rewrite the GRUB_2 wiki page to<br></div><div class="gmail_extra">say that. And to stop referring to a release of Fedora that is no longer supported.  The<br>
Unified Extensible Firmware Interface wiki page is rather outdated and unhelpful as well.<br></div><div class="gmail_extra">Surprisingly, the best information I could find about efibootmgr is in a page that is<br></div><div class="gmail_extra">
actually about Fedup.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Here&#39;s what I&#39;ve discovered:<br><br></div><div class="gmail_extra">If you have UEFI and you have run grub2-install, you need to un-do that by re-installing<br>
</div><div class="gmail_extra">grub2-efi:<br></div><div class="gmail_extra"><br>yum reinstall grub2-efi<br><br></div><div class="gmail_extra">And since Windows on my system places itself first in the EFI boot list every time it<br>
</div><div class="gmail_extra">is booted, you need to run<br><br></div><div class="gmail_extra">efibootmgr -v   # (to learn Fedora&#39;s boot number)<br></div><div class="gmail_extra">efibootmgr -o &lt;boot#1&gt;,&lt;boot#2&gt;,...  # (to choose which system you want to boot by default)<br>
<br></div><div class="gmail_extra">If you want to see how Anaconda originally ran efibootmgr, you can look at<br>/var/log/anaconda/anaconda.program.log<br><br></div><div class="gmail_extra">Fred<br></div><div class="gmail_extra">
<br><br></div></div>