Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] grub-install: error: cannot find EFI directory
Date: Wed, 27 Jul 2022 12:56:57
Message-Id: 8a829621-28b1-b16f-f393-1ca72cfbe29e@web.de
In Reply to: [gentoo-user] grub-install: error: cannot find EFI directory by n952162
1 On 7/27/22 14:33, n952162 wrote:
2 > Hello all,
3 >
4 > has the default been changed from BIOS to EFI?
5 >
6 > Do I have to, e.g. set the platform USE flag and reinstall the humongous
7 > grub package or is there an option I can pass to grub-install?
8 >
9 >
10
11 I see I have this:
12
13 CONFIG_EFI=y
14
15 CONFIG_EFI_STUB=y
16
17 CONFIG_EFI_MIXED=y
18
19
20 ... or will I have to rebuild my kernel?
21
22 Surely genkernel would have determined that I have a BIOS system....
23 wouldn't it have?