<div dir="ltr"><div><div><div>Hi<br><br></div>I am trying to inject some installations files with virt-install using initrd-inject. The .ks file is copied correctly, but all other files (.tar.gz, .zip), don't. This is the exact command:<br><br>virt-install --name centos7x64 --os-variant rhel7.0 --channel spicevmc --memory 2048 --vcpus=2 --graphics spice --disk format=qcow2,size=16 --initrd-inject=minimal.ks --initrd-inject=jdk-8u72-linux-x64.tar.gz --initrd-inject=jboss-eap-6.4.0.zip --extra-args='ks=file:/minimal.ks' --location <a href="http://my.internal.ip/yum7">http://my.internal.ip/yum7</a><br><br></div><div>Verified from the Anaconda installer:<br><br><img src="cid:ii_157bd12194948483" alt="Imágenes integradas 1" width="533" height="337"><br></div><br></div>What could be the reason? Tested in Ubuntu 14.04/virt-install 1.2.1 and Fedora 24/virt-install 1.4.0.<br></div>