You are not logged in.
Pages: 1
I mistyped
grub-install --target=x86-efi --efi-directory=/boot --bootloader-id=GRUB as
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUBAnd so my laptop can't boot arch linux what can i do?? I really don't want to reinstall Arch Linux
Last edited by carcinoGeneticist (2026-08-08 18:41:51)
Offline
Boot the install iso, mount the installed system into /mnt and the boot partition into /mnt/boot, arch-chroot into the system and fix the bootloader installation.
Offline
Pages: 1