One liner to install Fedora Cloud image in a local VM

sudo virt-install  --name fedora40  --os-variant fedora40 --disk /var/lib/libvirt/images/Fedora-Cloud-Base-Generic.x86_64-40-1.14.qcow2 --import  --cloud-init root-ssh-key=/home/ayoung/.ssh/id_rsa.pub

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.