MatMoul / archfi

Arch Linux Fast Installer : tutorial installer
GNU General Public License v3.0
2.53k stars 324 forks source link

Arm64 (aarch64) support #209

Open Proxy13 opened 2 years ago

Proxy13 commented 2 years ago

grub installation process need to specific target definition.

Screen Shot 2022-04-22 at 17 06 22
MatMoul commented 1 year ago

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.

Richterman commented 11 months ago

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

Proxy13 commented 11 months ago

@Richterman Universal aarch64 devices.like MacBook M1-M2 devices.

Proxy13 commented 11 months ago

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