Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] installed Gentoo on SSD - no bootable device Joseph <syscon780@×××××.com>
Re: [gentoo-user] installed Gentoo on SSD - no bootable device Joseph <syscon780@×××××.com>