Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Efistub error #251

Open
wrkzk opened this issue May 7, 2021 · 2 comments
Open

Efistub error #251

wrkzk opened this issue May 7, 2021 · 2 comments

Comments

@wrkzk
Copy link

wrkzk commented May 7, 2021

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.

@ghost
Copy link

ghost commented May 29, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@wrkzk and others