From f797ee2e2be4899e8363592a380bc106588dcf39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 7 Jun 2020 15:35:48 -0500 Subject: [PATCH] Add space in code --- install-hyperbola/asus/install.md | 2 ++ 1 file changed, 2 insertions(+) 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: