We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
grub installation process need to specific target definition.
The text was updated successfully, but these errors were encountered:
I can't maintain it because I missing time to do it. If anyone will try to do the job you're free to send a PR.
Sorry, something went wrong.
Are you trying to do this on a rasberry pi?
rasbery pis don't use or need bootloaders as they aren't compatible with how they boot and it isn't uefi or a bios. Its special
I'm currently trying to learn bash so I can eventually create my own scripts very similair to this @Proxy13
@Richterman Universal aarch64 devices.like MacBook M1-M2 devices.
grub-install --target=arm64-efi --efi-directory=/boot/efi --bootloader-id=arch_grub --recheck
No branches or pull requests
grub installation process need to specific target definition.
The text was updated successfully, but these errors were encountered: