Gentoo Archives: gentoo-user

From: Tom H <tomh0665@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] grub -> gummiboot: good
Date: Wed, 28 Jan 2015 21:32:23
Message-Id: CAOdo=SzvRmgo4=J7c7N4srXHm8yQKfOGJBAR6Mc76rAMHOtVow@mail.gmail.com
In Reply to: Re: [gentoo-user] grub -> gummiboot: good by "Stefan G. Weichinger"
1 On Wed, Jan 28, 2015 at 3:34 PM, Stefan G. Weichinger <lists@×××××.at> wrote:
2 > On 28.01.2015 21:31, Stefan G. Weichinger wrote:
3
4
5 >> My command lead to a non-booting machine ... the gummiboot-entry was
6 >> removed from UEFI.
7 >
8 > tried your command and rebooted, worked, thanks!
9
10 You're welcome.
11
12
13 > Would you mind sharing the tree of your /boot ... ?
14 > I tried booting grub and it didn't work yet.
15 >
16 > Not urgent but interesting.
17
18 # ls -RF
19 .:
20 System.map-3.18.0-11-generic abi-3.18.0-11-generic
21 config-3.18.0-11-generic efi/ initrd.img-3.18.0-11-generic
22 memtest86+.bin memtest86+_multiboot.bin vmlinuz-3.19.0-rc6
23 System.map-3.19.0-rc6 abi-3.19.0-rc6
24 config-3.19.0-999-generic grub/ initrd.img-3.19.0-rc6
25 memtest86+.elf vmlinuz-3.18.0-11-generic
26
27 ./efi:
28 3.18.0-11-generic/ 3.19.0-rc6/ EFI/ loader/
29
30 ./efi/3.18.0-11-generic:
31 initrd* vmlinuz*
32
33 ./efi/3.19.0-rc6:
34 initrd* vmlinuz*
35
36 ./efi/EFI:
37 gummiboot/ ubuntu/
38
39 ./efi/EFI/gummiboot:
40 gummibootx64.efi*
41
42 ./efi/EFI/ubuntu:
43 MokManager.efi* grub.cfg* grubx64.efi* shimx64.efi*
44
45 ./efi/loader:
46 entries/ loader.conf*
47
48 ./efi/loader/entries:
49 3.18.0-11.conf* 3.19.0-rc6.conf*
50
51 ./grub:
52 fonts/ grub.cfg grubenv locale/ unicode.pf2 x86_64-efi/
53
54 ./grub/fonts:
55 unicode.pf2
56
57 ./grub/locale:
58
59 ./grub/x86_64-efi:
60 <snip>

Replies

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