Sorry to come to the well again with maybe a trivial issue. I had previous posts in the subject of grub and booting and received great help from this community. I studied them, but still ran into a problem after a most recent eix-sync.. I tried to follow various messges after emerging the updated packages.
Here is what happened:
Code: Select all
andraslinux /home/janos # grub-install
Installing for x86_64-efi platform.
grub-install: error: cannot find EFI directory.
andraslinux /home/janos # The previous post was https://forums.gentoo.org/viewtopic-t-1 ... -grub.html
I have not chenged anything in make.conf, I still have GRUB_PLATFORMS="efi-64", and
Code: Select all
andraslinux /home/janos # parted /dev/sda print
Model: ATA BIWIN SSD (scsi)
Disk /dev/sda: 128GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 1049kB 269MB 268MB fat32 boot, esp
2 269MB 51.4GB 51.1GB ext4
3 51.4GB 85.0GB 33.6GB ext4
andraslinux /home/janos # As I said, everything has worked before, and is still working, but this grub-install error bothers me.
I would like to have a clean and correct gentoo system. As far as my other, virtual (linode) machine is concerned that was the subject of the referenced post oabove - I don't know yet. I did the eix-syn parallel to my home machine, but did not touch it. First I'd like to understand and clear this grub-install issue on my home machine.
jankom



