Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] grub -> gummiboot: good
Date: Wed, 28 Jan 2015 21:16:52
Message-Id: 20150128211641.18c23cf5@digimed.co.uk
In Reply to: Re: [gentoo-user] grub -> gummiboot: good by "Stefan G. Weichinger"
1 On Wed, 28 Jan 2015 21:50:19 +0100, Stefan G. Weichinger wrote:
2
3 > > To answer this and your previous question. I already had a 1 GB
4 > > ESP mounted at /boot. Grub's files live in /boot/EFI/GRUB2.
5 >
6 > hmm. No luck here so far with chosing "grub_uefi".
7 > It skips to gummiboot somehow.
8 >
9 >
10 > # efibootmgr -v
11 > BootCurrent: 0008
12 > Timeout: 0 seconds
13 > BootOrder: 0001,0008,0000,0002,0003,0004,0007,0005,0006
14 > Boot0000* Linux Boot Manager
15 > HD(1,800,2f000,47853772-63b0-4140-868a-4af5fe448f25)File(\EFI\gummiboot\gummibootx64.efi)
16 > Boot0001* grub_uefi
17 > HD(1,800,2f000,47853772-63b0-4140-868a-4af5fe448f25)File(\EFI\grub_uefi\grubx64.efi)
18
19 Which could be because Grub can't find it's files. It installed them
20 in /boot/EFI/GRUB2 here.
21
22 % ls -1 /boot/EFI/**/*.efi
23 /boot/EFI/Boot/bootx64.efi
24 /boot/EFI/GRUB2/grubx64.efi
25 /boot/EFI/GRUB2/x86_64-efi/core.efi
26 /boot/EFI/GRUB2/x86_64-efi/grub.efi
27 /boot/EFI/gummiboot/gummibootx64.efi
28
29
30 --
31 Neil Bothwick
32
33 Men who have playful kittens shouldn't sleep in the nude.

Replies

Subject Author
Re: [gentoo-user] grub -> gummiboot: good "Stefan G. Weichinger" <lists@×××××.at>