Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] grub -> gummiboot: good
Date: Wed, 28 Jan 2015 22:21:35
Message-Id: 54C960AC.7030503@xunil.at
In Reply to: Re: [gentoo-user] grub -> gummiboot: good by Tom H
1 On 28.01.2015 22:55, Tom H wrote:
2
3 > You need a 'grub.cfg' in '/boot/efi/EFI/grub_uefi'.
4 >
5 > I've deleted your email with the 'tree' output. I'm going to have to
6 > look it up in the archives because you shouldn't have 'efi' in your
7 > path if the ESP mountpoint is '/boot'.
8
9 forget the old mail.
10
11 I rm`ed the ESP and started over.
12
13 gummiboot boots fine again.
14
15 I added some entries to /etc/grub.d/40_custom
16 (some pointers to isos etc)
17
18 and ran
19
20
21 grub2-mkconfig -o /boot/efi/EFI/grub_uefi/grub.cfg
22
23 When I chose grub_uefi at boot time ... it skips again and boots via
24 gummiboot (nice in the end .. but .. )
25
26 And they say things get *easier* !!! ;-)
27
28
29 --
30
31
32 # ls -RF
33 .:
34 e55a6b6a09bd2b1c50216272545a8d1f/ EFI/ grub/ loader/
35
36 ./e55a6b6a09bd2b1c50216272545a8d1f:
37 3.19-rc6/
38
39 ./e55a6b6a09bd2b1c50216272545a8d1f/3.19-rc6:
40 initrd* kernel*
41
42 ./EFI:
43 Boot/ EFI/ gummiboot/
44
45 ./EFI/Boot:
46 BOOTX64.EFI*
47
48 ./EFI/EFI:
49 grub_uefi/
50
51 ./EFI/EFI/grub_uefi:
52 grub.cfg* grubx64.efi*
53
54 ./EFI/gummiboot:
55 gummibootx64.efi*
56
57 ./grub:
58 fonts/ grubenv* locale/ themes/ x86_64-efi/
59
60 ./grub/fonts:
61 unicode.pf2*
62
63 ./grub/locale:
64 de.mo*
65
66 ./grub/themes:
67 starfield/
68
69 ./grub/themes/starfield:
70 blob_w.png* boot_menu_nw.png* COPYING.CC-BY-SA-3.0*
71
72 [...]
73
74 ./grub/x86_64-efi:
75 acpi.mod* disk.mod* geli.mod*
76 macbless.mod* parttool.lst* test.mod*
77 adler32.mod* div_test.mod* gettext.mod*
78 macho.mod*
79
80 [...]
81
82 ./loader:
83 entries/ loader.conf*
84
85 ./loader/entries:
86 e55a6b6a09bd2b1c50216272545a8d1f-3.19-rc6.conf*

Replies

Subject Author
Re: [gentoo-user] grub -> gummiboot: good Tom H <tomh0665@×××××.com>