Add space in code

This commit is contained in:
Jesús 2020-06-07 15:35:48 -05:00
parent 5f7643bf67
commit f797ee2e2b
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -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: