diff options
-rw-r--r-- | install-hyperbola/asus/install.md | 2 |
1 files changed, 1 insertions, 1 deletions
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` |