diff options
Diffstat (limited to 'install-hyperbola/asus/uefi.md')
-rw-r--r-- | install-hyperbola/asus/uefi.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/install-hyperbola/asus/uefi.md b/install-hyperbola/asus/uefi.md index 5291700..fc025e1 100644 --- a/install-hyperbola/asus/uefi.md +++ b/install-hyperbola/asus/uefi.md @@ -52,6 +52,11 @@ grub-mkstandalone -d /usr/lib/grub/i386-efi/ \ Recuerde cambiar `/output/path` y `/to/path/` por sus respectivo directorios +#### Nota: + +- `output/path`: es la ruta de salida del archivo bootia32.efi +- `to-path`: es la ruta del archivo grub.cfg + ### Copiar bootia32.efi Copie el archivo (bootia32.efi) al directorio /EFI/BOOT de la memoria usb |