diff --git a/source/clear-linux/get-started/virtual-machine-install/kvm.rst b/source/clear-linux/get-started/virtual-machine-install/kvm.rst index 718bd559..5f8cd200 100644 --- a/source/clear-linux/get-started/virtual-machine-install/kvm.rst +++ b/source/clear-linux/get-started/virtual-machine-install/kvm.rst @@ -64,8 +64,19 @@ Download and launch the virtual machine unxz clear--kvm.img.xz #. Download the `OVMF file`_ file that provides UEFI support for - virtual machines from the `image `_ - directory. + virtual machines from the `image `_ directory. + +#. Copy :file:`OVMF.fd` to the working directory, as shown below. + + .. code-block:: bash + + cp /usr/share/qemu/OVMF.fd + + .. note:: + + Replace with your own. + + For non-Clear Linux hosts, the preferred approach is to download it from https://cdn.download.clearlinux.org/image/OVMF.fd #. Download the sample `QEMU-KVM launcher`_ script from the `image `_ directory. This script