Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Error validating install location: Distro 'ubuntu20.04' does not exist in our dictionary

Writer Andrew Mclaughlin

I am trying to Install Ubuntu20.04 as a Guest on top of KVM (Ubuntu 18.04 LTS ) and see the below error.

:~$ sudo virt-install \

--name=sno-dns
--os-variant=ubuntu20.04
--ram=8192
--vcpus=4
--network network=default,model=virtio
--network network=host-bridge,model=virtio
--network network=sno-bridge-99,model=virtio
--disk path=/var/lib/libvirt/images/sno-dns.qcow2,format=qcow2,bus=virtio,size=100
--graphics spice --cdrom=/home/casa/ubuntu-20.04.4-live-server-amd64.iso

ERROR Error validating install location: Distro 'ubuntu20.04' does not exist in our dictionary

casa@r640-1:~$ cat /etc/os-release NAME="Ubuntu" VERSION="18.04.5 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.5 LTS" VERSION_ID="18.04" HOME_URL="" SUPPORT_URL="" BUG_REPORT_URL="" PRIVACY_POLICY_URL="" VERSION_CODENAME=bionic UBUNTU_CODENAME=bionic

I already did sudo apt-get update and sudo apt-get upgrade. Also did a Reboot. That didnt seem to help. When I do sudo osinfo-query os I dont see, Ubuntu 20.04 LTS listed. What can I do to fix this?

ubuntu10.04 | Ubuntu 10.04 LTS | 10.04 | 10.04 ubuntu10.10 | Ubuntu 10.10 | 10.10 | 10.10 ubuntu11.04 | Ubuntu 11.04 | 11.04 | 11.04 ubuntu11.10 | Ubuntu 11.10 | 11.10 | 11.10 ubuntu12.04 | Ubuntu 12.04 LTS | 12.04 | 12.04 ubuntu12.10 | Ubuntu 12.10 | 12.10 | 12.10 ubuntu13.04 | Ubuntu 13.04 | 13.04 | 13.04 ubuntu13.10 | Ubuntu 13.10 | 13.10 | 13.10 ubuntu14.04 | Ubuntu 14.04 LTS | 14.04 | 14.04 ubuntu14.10 | Ubuntu 14.10 | 14.10 | 14.10 ubuntu15.04 | Ubuntu 15.04 | 15.04 | 15.04 ubuntu15.10 | Ubuntu 15.10 | 15.10 | 15.10 ubuntu16.04 | Ubuntu 16.04 | 16.04 | 16.04 ubuntu16.10 | Ubuntu 16.10 | 16.10 | 16.10 ubuntu17.04 | Ubuntu 17.04 | 17.04 | 17.04 ubuntu17.10 | Ubuntu 17.10 | 17.10 | 17.10 ubuntu18.04 | Ubuntu 18.04 LTS | 18.04 | 18.04 ubuntu18.10 | Ubuntu 18.10 | 18.10 | 18.10 ubuntu4.10 | Ubuntu 4.10 | 4.10 | 4.10 ubuntu5.04 | Ubuntu 5.04 | 5.04 | 5.04 ubuntu5.10 | Ubuntu 5.10 | 5.10 | 5.10 ubuntu6.06 | Ubuntu 6.06 LTS | 6.06 | 6.06 ubuntu6.10 | Ubuntu 6.10 | 6.10 | 6.10 ubuntu7.04 | Ubuntu 7.04 | 7.04 | 7.04 ubuntu7.10 | Ubuntu 7.10 | 7.10 | 7.10 ubuntu8.04 | Ubuntu 8.04 LTS | 8.04 | 8.04 ubuntu8.10 | Ubuntu 8.10 | 8.10 | 8.10 ubuntu9.04 | Ubuntu 9.04 | 9.04 | 9.04 ubuntu9.10 | Ubuntu 9.10 | 9.10 | 9.10

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy