Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] installed Gentoo on SSD - no bootable device
Date: Fri, 05 Sep 2014 03:46:12
Message-Id: 20140905034614.GB7971@syscon7
In Reply to: Re: [gentoo-user] installed Gentoo on SSD - no bootable device by Daniel Frey
1 On 09/04/14 19:41, Daniel Frey wrote:
2 >On 09/04/2014 05:36 PM, Joseph wrote:
3 >> When I installed grub2 I got no errors:
4 >> grub2-install /dev/sda
5 >> Installation finished. No error reported.
6 >>
7 >
8 >If you are trying to boot in EFI mode, you aren't installing it
9 >correctly. That installed to the MBR in legacy mode.
10 >
11 >
12 >Instructions are here: http://wiki.gentoo.org/wiki/GRUB2
13 >
14 >You need to mount /boot, and mount the EFI boot partition before
15 >installing grub2 using `grub2-install --target=x86_64-efi`.
16
17 How do I mount EFI boot partition?
18 Is it the /dev/sda1 2M
19
20 --
21 Joseph

Replies

Subject Author
Re: [gentoo-user] installed Gentoo on SSD - no bootable device Neil Bothwick <neil@××××××××××.uk>