On 07/22/2015 04:12 PM, Alex wrote:
# virt-install --name demo --hvm --memory 1024 --virt-type kvm \
         -x "ks=/var/lib/libvirt/images/anaconda-ks.cfg" \

https://rhinstaller.github.io/anaconda/boot-options.html#inst-repo

The kickstart location is read by the operating system inside the VM. It doesn't have access to the filesystem of the KVM host. You'll probably put the kickstart file in a network accessible location, like an HTTP server.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to