Re: mactel boot revisited, updating to grub2

2013-01-08 Thread Peter Jones
On Tue, Jan 08, 2013 at 02:03:31PM -0700, Chris Murphy wrote: > > On Jan 8, 2013, at 12:45 PM, Chris Murphy wrote: > > > > > On Jan 8, 2013, at 12:34 PM, Matthew Garrett wrote: > > > >> On Tue, Jan 08, 2013 at 12:16:52PM -0700, Chris Murphy wrote: > >> > >>> cp /boot/efi/EFI/fedora/grubx64.e

Re: mactel boot revisited, updating to grub2

2013-01-08 Thread Chris Murphy
On Jan 8, 2013, at 12:45 PM, Chris Murphy wrote: > > On Jan 8, 2013, at 12:34 PM, Matthew Garrett wrote: > >> On Tue, Jan 08, 2013 at 12:16:52PM -0700, Chris Murphy wrote: >> >>> cp /boot/efi/EFI/fedora/grubx64.efi >>> /boot/efi/EFI/System/Library/CoreServices/boot.efi >>> grub2-mkconfig -o

Re: mactel boot revisited, updating to grub2

2013-01-08 Thread Chris Murphy
On Jan 8, 2013, at 12:34 PM, Matthew Garrett wrote: > On Tue, Jan 08, 2013 at 12:16:52PM -0700, Chris Murphy wrote: > >> cp /boot/efi/EFI/fedora/grubx64.efi >> /boot/efi/EFI/System/Library/CoreServices/boot.efi >> grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg > > Make sure that the config i

Re: mactel boot revisited, updating to grub2

2013-01-08 Thread Matthew Garrett
On Tue, Jan 08, 2013 at 12:16:52PM -0700, Chris Murphy wrote: > cp /boot/efi/EFI/fedora/grubx64.efi > /boot/efi/EFI/System/Library/CoreServices/boot.efi > grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg Make sure that the config is using linuxefi and initrdefi, not linux and initrd. -- Matthe

mactel boot revisited, updating to grub2

2013-01-08 Thread Chris Murphy
Fedora 17, EFI booting with grub-efi And then I used Fedup to update, which went fine, and still uses grub legacy efi. To upgrade to grub2-efi, I partially figured out how to do this: cp /boot/efi/EFI/fedora/grubx64.efi /boot/efi/EFI/System/Library/CoreServices/boot.efi grub2-mkconfig -o /boot/