diff options
author | Jesús <heckyel@hyperbola.info> | 2020-07-22 18:41:33 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-07-22 18:41:33 -0500 |
commit | 78b0226f3576c54c29f5c36e1e2a09add3a425a4 (patch) | |
tree | 7897d266ee46d06a4786f0ac0795dc269736408c | |
parent | 82fd7cef7ee70cea36c0a42f2b16badcd93f85d9 (diff) | |
download | book-78b0226f3576c54c29f5c36e1e2a09add3a425a4.tar.lz book-78b0226f3576c54c29f5c36e1e2a09add3a425a4.tar.xz book-78b0226f3576c54c29f5c36e1e2a09add3a425a4.zip |
ASUS: fix name file
-rw-r--r-- | install-hyperbola/asus/uefi.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-hyperbola/asus/uefi.md b/install-hyperbola/asus/uefi.md index fc025e1..98b30ff 100644 --- a/install-hyperbola/asus/uefi.md +++ b/install-hyperbola/asus/uefi.md @@ -62,4 +62,4 @@ Copie el archivo (bootia32.efi) al directorio /EFI/BOOT de la memoria usb ejemplo: - cp -v /run/hyperiso/bootmnt/EFI/BOOT/bootia32.efi /mnt/boot/efi/EFI/BOOT/BOOTX32.EFI + cp -v /run/hyperiso/bootmnt/EFI/BOOT/bootia32.efi /mnt/boot/efi/EFI/BOOT/bootia32.efi |