[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grub-help
Subject:    Re: efi grub menu
From:       "KESHAV P.R." <skodabenz () gmail ! com>
Date:       2010-06-20 15:49:12
Message-ID: AANLkTilL51cfgSMLMvfVGINxemx5X95gLY2NShqR9v8e () mail ! gmail ! com
[Download RAW message or body]

Actually change the command to :

./grub-mkimage -d . -o grub.efi -O TARGET_EFI_ARCH-efi -p "" <Your
list of GRUB2 Modules>

The 2 double quotes after -p is very important. Without the double
quotes, grub_prefix is set to /boot/grub (default) in the generated
efi app and grub.efi searches for /boot/grub/grub.cfg (not
/efi/grub/grub.cfg or /efi/grub2/grub.cfg). If you specify null prefix
parameter, grub.efi will check for the path from where it has been
loaded and set that path as grub_prefix, thus making grub.efi
portable.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic