From 3537e7e8a6ae45c8831e56cfc334d916a84ab73f Mon Sep 17 00:00:00 2001 From: m-svo Date: Tue, 10 Sep 2019 04:01:29 +0300 Subject: [PATCH] fixed typo (#763) Ubuntu 19.04 is non-LTS --- source/get-started/virtual-machine-install/kvm.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/get-started/virtual-machine-install/kvm.rst b/source/get-started/virtual-machine-install/kvm.rst index 3e68f0b7..1a795527 100644 --- a/source/get-started/virtual-machine-install/kvm.rst +++ b/source/get-started/virtual-machine-install/kvm.rst @@ -76,8 +76,8 @@ Download and launch the virtual machine The default OVMF files from |CL| may not work for some distro version(s). You may get an `ASSERT` in the `debug.log` file when starting the VM. If that is the case, use the distro-specific-OVMF files instead. - For example, the |CL| OVMF files work for Ubuntu 18.04 LTS, but not for Ubuntu 19.04 LTS. - Installing and using the OVMF files for Ubuntu 19.04 LTS resolved the `ASSERT` issue. + For example, the |CL| OVMF files work for Ubuntu 18.04 LTS, but not for Ubuntu 19.04. + Installing and using the OVMF files for Ubuntu 19.04 resolved the `ASSERT` issue. #. Download the `start_qemu.sh`_ script from the `image `_ directory. This script