Am 12.10.2012 03:52, schrieb Bill Kenworthy:
> 
> I am currently fighting this on a macbook air ... efi is crap, at least
> the old grub was much easier to fix when it went wrong ...
> 
> if you are using grub 2  (I tried refit/refind/grub2/efi kernel and
> finally settled on grub2)
> 
> try:
> mount /boot
> mount /boot/efi
> `grub2-install --target=x86_64-efi`
> `grub2-mkconfig -o /boot/efi/EFI/gentoo/grub.conf`
> # have to sort this out one day, which is it using?
> `cp /boot/efi/EFI/gentoo/grub.conf /boot/grub2/grub.cfg`
> 
> Sounds like your install line is what you are missing ...

So you have a /boot and a /boot/efi partition. Hmm.

My /boot is just a sub-directory on /dev/md3 ... might make a difference
at boot-time.

I had EFI stuff working already but with both /root and /boot on plain
partitions on the SSD, without any underlying raid.

(this SSD started getting flaky lately, leading to all this)

I might try setting up a separate /boot now, GPT allows many partitions
anyway ;-)

S

Reply via email to