Hello everybody.

I am currently trying to build grub for UEFI (I got new modern Intel 
motherboard that support boot loading).

According to the grub manual, I use

./configure --with-platform=efi --target=x86_64
make
./grub-mkimage -d- -o bootx64.efi modules_list

and try to load from it. it does not work! The computer just restarts when 
running it, in the beginning. 

However, the grub that is included to the Fedora 12 CD works just fine.

Do somebody succeed in compiling grub for UEFI (not just EFI)? What can be a 
problem?

--
This message was sent on behalf of gbura...@gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/grub-devel@gnu.org/topic.html


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to