ataraxia icon indicating copy to clipboard operation
ataraxia copied to clipboard

Efistub error

Open wrkzk opened this issue 3 years ago • 2 comments

After following the directions step by step, including creating the EFI entry to boot the kernel, I get an error when starting up the system. The error says exit_boot() failed and efi_main() failed.

wrkzk avatar May 07 '21 05:05 wrkzk

Can you try this:

efibootmgr -c -d /dev/[your drive, not a partition] -p [EFI system partition number] -l /vmlinuz -L ataraxia -u "root=/dev/[root partition where system is installed] rw quiet"

They literally followed the guide.... that's the exact same thing

ghost avatar May 29 '21 22:05 ghost