Error validating install location: Distro 'centos7' does not exist in our dictionary || Host OS CentOS 7 [closed]

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I have a very basic knowledge on Linux, and I'm working on a CentOS7 system. Now I'm tyring to configure a KVM CentOS VM, by using the virt-install tool. Here it is the command I wrote:



virt-install --name=tester1.example.com 
--ram=1024 --vcpus=2
--disk path=/var/lib/libvirt/images/tester1.example.com.img,size=16
--graphics=spice
--location=ftp://127.0.0.1/pub/inst
--os-type=linux
--os-variant=centos7


and here is the error message I got:



Error validating install location: Distro 'centos7' does not exist in our dictionary


Does anyone have any suggestions, on how to get around the problem?







share|improve this question














closed as off-topic by Jeff Schaller, Stephen Rauch, Archemar, peterh, Stephen Kitt Dec 11 '17 at 7:40


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." – Jeff Schaller, Stephen Rauch, Archemar, Stephen Kitt
If this question can be reworded to fit the rules in the help center, please edit the question.












  • Yes, the error returned was merely due to a typo; then there's no way to reword the question to make it useful to others. Thank you for the explanation you wrote above. I'll try to be much more careful.
    – istackoverflow
    Dec 12 '17 at 8:58














up vote
1
down vote

favorite












I have a very basic knowledge on Linux, and I'm working on a CentOS7 system. Now I'm tyring to configure a KVM CentOS VM, by using the virt-install tool. Here it is the command I wrote:



virt-install --name=tester1.example.com 
--ram=1024 --vcpus=2
--disk path=/var/lib/libvirt/images/tester1.example.com.img,size=16
--graphics=spice
--location=ftp://127.0.0.1/pub/inst
--os-type=linux
--os-variant=centos7


and here is the error message I got:



Error validating install location: Distro 'centos7' does not exist in our dictionary


Does anyone have any suggestions, on how to get around the problem?







share|improve this question














closed as off-topic by Jeff Schaller, Stephen Rauch, Archemar, peterh, Stephen Kitt Dec 11 '17 at 7:40


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." – Jeff Schaller, Stephen Rauch, Archemar, Stephen Kitt
If this question can be reworded to fit the rules in the help center, please edit the question.












  • Yes, the error returned was merely due to a typo; then there's no way to reword the question to make it useful to others. Thank you for the explanation you wrote above. I'll try to be much more careful.
    – istackoverflow
    Dec 12 '17 at 8:58












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I have a very basic knowledge on Linux, and I'm working on a CentOS7 system. Now I'm tyring to configure a KVM CentOS VM, by using the virt-install tool. Here it is the command I wrote:



virt-install --name=tester1.example.com 
--ram=1024 --vcpus=2
--disk path=/var/lib/libvirt/images/tester1.example.com.img,size=16
--graphics=spice
--location=ftp://127.0.0.1/pub/inst
--os-type=linux
--os-variant=centos7


and here is the error message I got:



Error validating install location: Distro 'centos7' does not exist in our dictionary


Does anyone have any suggestions, on how to get around the problem?







share|improve this question














I have a very basic knowledge on Linux, and I'm working on a CentOS7 system. Now I'm tyring to configure a KVM CentOS VM, by using the virt-install tool. Here it is the command I wrote:



virt-install --name=tester1.example.com 
--ram=1024 --vcpus=2
--disk path=/var/lib/libvirt/images/tester1.example.com.img,size=16
--graphics=spice
--location=ftp://127.0.0.1/pub/inst
--os-type=linux
--os-variant=centos7


and here is the error message I got:



Error validating install location: Distro 'centos7' does not exist in our dictionary


Does anyone have any suggestions, on how to get around the problem?









share|improve this question













share|improve this question




share|improve this question








edited Dec 6 '17 at 12:15









Jeff Schaller

32k848109




32k848109










asked Dec 6 '17 at 11:07









istackoverflow

557




557




closed as off-topic by Jeff Schaller, Stephen Rauch, Archemar, peterh, Stephen Kitt Dec 11 '17 at 7:40


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." – Jeff Schaller, Stephen Rauch, Archemar, Stephen Kitt
If this question can be reworded to fit the rules in the help center, please edit the question.




closed as off-topic by Jeff Schaller, Stephen Rauch, Archemar, peterh, Stephen Kitt Dec 11 '17 at 7:40


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." – Jeff Schaller, Stephen Rauch, Archemar, Stephen Kitt
If this question can be reworded to fit the rules in the help center, please edit the question.











  • Yes, the error returned was merely due to a typo; then there's no way to reword the question to make it useful to others. Thank you for the explanation you wrote above. I'll try to be much more careful.
    – istackoverflow
    Dec 12 '17 at 8:58
















  • Yes, the error returned was merely due to a typo; then there's no way to reword the question to make it useful to others. Thank you for the explanation you wrote above. I'll try to be much more careful.
    – istackoverflow
    Dec 12 '17 at 8:58















Yes, the error returned was merely due to a typo; then there's no way to reword the question to make it useful to others. Thank you for the explanation you wrote above. I'll try to be much more careful.
– istackoverflow
Dec 12 '17 at 8:58




Yes, the error returned was merely due to a typo; then there's no way to reword the question to make it useful to others. Thank you for the explanation you wrote above. I'll try to be much more careful.
– istackoverflow
Dec 12 '17 at 8:58










1 Answer
1






active

oldest

votes

















up vote
4
down vote



accepted










I guess I've found a workaround: I just substituted the parameter centos7 with centos7.0.






share|improve this answer





























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    4
    down vote



    accepted










    I guess I've found a workaround: I just substituted the parameter centos7 with centos7.0.






    share|improve this answer


























      up vote
      4
      down vote



      accepted










      I guess I've found a workaround: I just substituted the parameter centos7 with centos7.0.






      share|improve this answer
























        up vote
        4
        down vote



        accepted







        up vote
        4
        down vote



        accepted






        I guess I've found a workaround: I just substituted the parameter centos7 with centos7.0.






        share|improve this answer














        I guess I've found a workaround: I just substituted the parameter centos7 with centos7.0.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Dec 6 '17 at 12:14









        Jeff Schaller

        32k848109




        32k848109










        answered Dec 6 '17 at 11:46









        istackoverflow

        557




        557












            Popular posts from this blog

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay