GRUB Legacy: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 230: Line 230:
Next thing to do is <pre>./configure --with-platform=efi --target=x86_64</pre>
Next thing to do is <pre>./configure --with-platform=efi --target=x86_64</pre>


next step is to compile:
then "make"

<pre>make</pre>


Now you should have compiled grub2 efi if everything went ok.
Now you should have compiled grub2 efi if everything went ok.