grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [2.00] grub-install use on UEFI system?


From: Chris Murphy
Subject: Re: [2.00] grub-install use on UEFI system?
Date: Tue, 25 Sep 2012 11:16:50 -0600


On Sep 25, 2012, at 6:17 AM, address@hidden wrote:

With 1.99, i only had to use 'grub-install' (without any parameter, and not necessarily booted in EFI mode).
It would be nice (for retrocompatibility) if 2.00 could do the same (eg it could guess the 32/64 architecture, and set --efi-directory to /boot/efi by default).

It's not that simple. /boot/efi is just a mount point for the EFI System partition. grub.efi can't free float on that partition, it won't be found. It needs to go in /efi/grub or /efi/fedora or /efi/suse or whatever, per the UEFI spec. I think for upstream grub it probably would be <mountpoint>/efi/grub. And then each distribution can modify so their grub-install will place grub.efi in the distribution specific location on the EFI System partition.

Chris Murphy

reply via email to

[Prev in Thread] Current Thread [Next in Thread]