Kaushal Shriyan
2019-Oct-05 12:48 UTC
[libvirt-users] Error validating install location: Distro 'rhel8' does not exist in our dictionary
Hi, I am running the below command to spawn CentOS8 based Virtual Machines using KVM based technology virt-install --name=centos8> --file=/linuxkvmguestosdisk/var/lib/libvirt/images/centos8 --file-size=100 > --nonsparse --vcpus=2 --ram=8096 --network=bridge:br0 --os-type=linux > --os-variant=rhel8 --graphics none > --location=/linuxkvmguestosdisk/var/lib/libvirt/isos/CentOS-8-x86_64-1905-dvd1.iso > --extra-args="console=ttyS0" > ERROR Error validating install location: Distro 'rhel8' does not exist > in our dictionaryAny clue and i look forward to hearing from you. Thanks in advance. Best Regards, -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20191005/4820f540/attachment.htm>
Oliver Dzombic
2019-Oct-05 13:53 UTC
[libvirt-users] Error validating install location: Distro 'rhel8' does not exist in our dictionary
Hi, if you run on a shell the command: osinfo-query os you will see that its: rhl8.0 | Red Hat Linux 8.0 | 8.0 | http://redhat.com/rhl/8.0 so instead of rhel8, i suggest you to try rhl8.0 Good luck ! Greetings Oliver Am 05.10.19 um 14:48 schrieb Kaushal Shriyan:> Hi, > > I am running the below command to spawn CentOS8 based Virtual Machines > using KVM based technology > > virt-install --name=centos8 > --file=/linuxkvmguestosdisk/var/lib/libvirt/images/centos8 > --file-size=100 --nonsparse --vcpus=2 --ram=8096 > --network=bridge:br0 --os-type=linux --os-variant=rhel8 --graphics > none > --location=/linuxkvmguestosdisk/var/lib/libvirt/isos/CentOS-8-x86_64-1905-dvd1.iso > --extra-args="console=ttyS0" > ERROR ? ?Error validating install location: Distro 'rhel8' does not > exist in our dictionary > > > Any clue and i look forward to hearing from you. Thanks in?advance. > > Best Regards, > > _______________________________________________ > libvirt-users mailing list > libvirt-users at redhat.com > https://www.redhat.com/mailman/listinfo/libvirt-users >
Kaushal Shriyan
2019-Oct-06 05:24 UTC
Re: [libvirt-users] Error validating install location: Distro 'rhel8' does not exist in our dictionary
On Sat, Oct 5, 2019 at 7:27 PM Oliver Dzombic <info@layer7.net> wrote:> Hi, > > if you run on a shell the command: > > osinfo-query os > > you will see that its: > > rhl8.0 | Red Hat Linux 8.0 > | 8.0 | http://redhat.com/rhl/8.0 > > > so instead of rhel8, i suggest you to try rhl8.0 > > Good luck ! > > Greetings > Oliver > > >Thanks Oliver and it worked like a charm.
Possibly Parallel Threads
- Re: Error validating install location: Distro 'rhel8' does not exist in our dictionary
- Re: Error validating install location: Distro 'rhel8' does not exist in our dictionary
- ERROR Could not find an installable distribution at ....
- Re: Error validating install location: Distro 'rhel8' does not exist in our dictionary
- Repo for RHEL8