> 
> 
> On Mon, Oct 10, 2011 at 7:31 PM, Jurgen Kramer <gtmkra...@xs4all.nl> wrote:
> On Mon, 2011-10-10 at 13:14 -0400, Genes MailLists wrote:
> > On 10/10/2011 12:59 PM, Jurgen Kramer wrote:
> >
> > > If we're really talking EFI here it should really be grub2-efi-mkconfi
> > > -o /boot/grub2-efi/grub.cfg and grub2-efi-install (without arguments).
> > >
> > > But grub2-efi is not installed by default.
> > >
> > > Jurgen
> > >
> > >
> > >
> >
> >   Hmmm .. is it still buggy? If not it probably should be available by
> > default as all new computers use UEFI ...
> It works for me on a 2011 macmini. YMMV.
> 
> 
> Ok, I'm ready to give it a try, but could you advise me which directory to 
> use for grub.cfg?
> 
> Anaconda created a vfat partition on sda1 which is mounted under /boot/efi 
> and an ext4 partition on sda2 mounted under /boot.
> The grub.conf is located at /boot/efi/EFI/redhat/.
> Should I let grub2-efi-mkconfig create grub.cfg under /boot/efi? Or should I 
> mount sda1 as /boot an create the config file in /boot/grub2-efi then?
> 
> Chris

From memory:

grub-efi-install will probably install something like grubx64.efi in 
/boot/efi/EFI/grub 
So you keep the original grub.efi as a backup.
Config goes under /boot/grub2-efi/
grub2-efi-mkconfig -o /boot/grub2-efi/grub.cfg

This assumes you have a vfat partition with the /efI/EFI mounted under /boot 
which it seems you have.

I have used this myself on a mac booted in EFI mode

> 
> test@lists.fedoraproject.org
> To unsubscribe: 
> https://admin.fedoraproject.org/mailman/listinfo/test
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to