> On Jun 3, 2019, at 6:56 PM, Sonnie Hook <sonnie.h...@gmail.com> wrote: > > Model: LSI Logical Volume (scsi) > Disk /dev/sda: 599GB > Sector size (logical/physical): 512B/4096B > Partition Table: gpt > Disk Flags: > > Number Start End Size File system Name Flags > 1 1049kB 10.5MB 9437kB bios_grub > 2 10.5MB 533GB 533GB ext4 > 3 533GB 599GB 66.4GB linux-swap(v1) > > Now I re-installed from cdrom. When installing GRUB on disk, I got this > message: > It seems that this computer is configured to boot via EFI, but maybe that > configuration will not work for booting from the hard drive. Some EFI > firmware implementations do not meet the EFI specification ... blabla > > I chose "No" and finished the installation.
This is not coming from GRUB, so I’ll refer to Adrian on what you have selected “No" to. > > When booting from disk(the path from ` grub-ofpathname /dev/sda2`), I got > "Can't open boot device”. With the partition table above, this does not look correct. I’m assuming /dev/sda2 is your /boot partition. But GRUB is installed on the BIOS boot partition, /dev/sda1 in your system. Try getting the ofpathname for /dev/sda1 and booting from it instead within OBP. _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel