diff options
-rw-r--r-- | install-hyperbola/asus/install.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/install-hyperbola/asus/install.md b/install-hyperbola/asus/install.md index fa921bc..6097952 100644 --- a/install-hyperbola/asus/install.md +++ b/install-hyperbola/asus/install.md @@ -89,7 +89,9 @@ 26. `# grub-mkconfig -o /boot/grub/grub.cfg` 27. Build botia32.efi (necessary in ASUSx205TA) + `# grub-mkstandalone -d /usr/lib/grub/i386-efi/ -O i386-efi --modules="part_gpt part_msdos" --fonts="unicode" --locales="uk" --themes="" -o "/boot/efi/EFI/GRUB/bootia32.efi" "boot/grub/grub.cfg=/boot/grub/grub.cfg" -v` + `# cp -v /boot/efi/EFI/GRUB/bootia32.efi /boot/efi/EFI/BOOT/BOOTIA32.EFI` 28. Create swap file: |