Sources:
- https://www.youtube.com/watch?v=QMBE5Kxb8Bg
- https://www.youtube.com/watch?v=a00wbjy2vns
- https://www.youtube.com/watch?v=jLJO-PKyDAk
- Burn the ISO into USB drive if installing it into drive directly
dd if=archlinux.iso of=/dev/sda bs=4M status=progress && sync
- Install
libvirt ovmf
packages and reboot if installing it into KVM NOTE: ovmf package and reboot step ensure that boot from UEFI instead of BIOS, otherwise, it would fail during the process when you try togrub-install
(install bootloader)
- choose Fireware of "UEFI x86_84: ... OVMF_CODE.fd" from Overview in VM details of KVM