You are not logged in.

#1 2014-01-12 11:03:15

GNA
Member
Registered: 2011-02-15
Posts: 57

/boot/efi doesn't look like an EFI partition

Hey,
I created an EFI System Partition, mounted it to /boot/efi and GRUB complains that it does not look like an EFI Partition.

gdisk tells me that its in fact an ef00 (EFI Partition).

What's wrong?

Thank you for help!

Last edited by GNA (2014-01-12 11:05:08)

Offline

#2 2014-01-12 11:18:31

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: /boot/efi doesn't look like an EFI partition

Is it fat32?  How did you attempt to install grub?  For me:

grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=grub --recheck

CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2014-01-12 11:41:43

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: /boot/efi doesn't look like an EFI partition

It is fat32.

grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=grub --recheck --debug

Last edited by GNA (2014-01-12 11:42:54)

Offline

#4 2014-01-12 11:50:36

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: /boot/efi doesn't look like an EFI partition

GNA wrote:

I created an EFI System Partition, mounted it to /boot/efi and GRUB complains that it does not look like an EFI Partition.

gdisk tells me that its in fact an ef00 (EFI Partition).

What's wrong?

Post the output from GRUB complaining... also (I have to ask), are you sure your motherboard is an EFI board?


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#5 2014-01-12 21:15:35

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: /boot/efi doesn't look like an EFI partition

its was the default output except for the last line: /dev/sda4 does not look like an EFI Partition.

I changed to gummiboot and it worked without any trouble. As I was never a fan of grub2 this solves my problem.

Offline

#6 2014-01-12 23:16:41

srs5694
Member
From: Woonsocket, RI
Registered: 2012-11-06
Posts: 719
Website

Re: /boot/efi doesn't look like an EFI partition

It's conceivable that the GRUB script was looking for an "EFI" directory in the partition's root. If the filesystem was freshly created, that wouldn't be present.

Offline

#7 2014-01-13 00:37:05

ManFrommArch
Member
Registered: 2014-01-11
Posts: 8

Re: /boot/efi doesn't look like an EFI partition

I have the same issue trying with gummiboot right now... Do we need to reboot maybe? gdisk says something about this but then it prints ef00

Offline

#8 2014-01-13 15:42:31

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: /boot/efi doesn't look like an EFI partition

Making the partition is necessary to reboot then do the rest.


do it good first, it will be faster than do it twice the saint wink

Offline

#9 2014-01-14 14:12:07

GNA
Member
Registered: 2011-02-15
Posts: 57

Re: /boot/efi doesn't look like an EFI partition

I tried gummiboot after rebooting so this might be the case.

If you could try out if grub works for you after rebooting and the assumption turns our being true please edit the wiki here so others can learn from this smile

Last edited by GNA (2014-01-14 14:12:54)

Offline

Board footer

Powered by FluxBB