From 50add8fc95e3bf3f1c5f66540a3e21e208d1c10d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 26 Apr 2020 21:27:50 -0500 Subject: [PATCH] Fix path #7 --- install-hyperbola/asus/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-hyperbola/asus/install.md b/install-hyperbola/asus/install.md index 9451fc6..63ec86d 100644 --- a/install-hyperbola/asus/install.md +++ b/install-hyperbola/asus/install.md @@ -68,7 +68,7 @@ # mkdir /boot/efi/EFI/BOOT - # cp -v /boot/efi/EFI/GRUB/grubx64.efi /boot/efi/EFI/BOOT/BOOTX64.EFI + # cp -v /run/hyperiso/bootmnt/EFI/BOOT/bootx64.efi /mnt/boot/efi/EFI/BOOT/BOOTX64.EFI ``` 17. `# arch-chroot /mnt`