1

Topic: GPT/UEFI

I'm New user, trying to install Hyperbola but i can't, got to installing GRUB and stopped, output is "this gpt partition label contains no BIOS Boot Partition..."

But i have /dev/sda1 mounted as /mnt/boot/efi

What i did wrong?

2

Re: GPT/UEFI

You need to verify the type of partition also. It is not enough to mount a volume as you need also to mark what kind of volume it should be. Also you can read more about here: https://wiki.archlinux.org/title/GRUB#UEFI_systems

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!

3

Re: GPT/UEFI

Hello Hayk_CS.

try this and write how the installation went )

UEFI
===============

# pacman -S grub efibootmgr

# grub-install --efi--directory=/efi

# grub-mkconfig -o /boot/grub/grub.cfg