<div dir="auto"><div>Thanks Pavel! Time to update the host to debian 10. I didn't realize it was that old. I will respond back later if there are any issues.</div><div dir="auto"><br></div><div dir="auto">Thanks for looking into it deeply. I will watch out for python 3, but it probably won't cause me much trouble and will feel good to get up to date.</div><div dir="auto"><br><div dir="auto">Kind regards, </div><div dir="auto">David</div><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Mon, Aug 10, 2020, 2:46 AM Pavel Hrdina <<a href="mailto:phrdina@redhat.com">phrdina@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Aug 10, 2020 at 12:49:37AM -0500, David wrote:<br>
> I am reposting this because it's been 2 or 3 weeks.<br>
> <br>
> Hello,<br>
> <br>
> Hopefully this is the right place to send a question like this...<br>
> <br>
> I'm attempting to automate creation of VMs using virt-install and a<br>
> cloud-init disk image. To get this to work, I need to specify the location<br>
> of the cloud-init configs by passing smbios key/value pairs.<br>
> <br>
> Normally, -smbios is provided to qemu to do this. With virt-install, the<br>
> Internet says I should use --sysinfo. However, --sysinfo (as well as<br>
> --qemu-comandline) is reported as an invalid command flag, and it is not<br>
> present when I look at man virt-install and virt-install --help.<br>
> <br>
> I am hoping someone on the list knows why this isn't working or can explain<br>
> how I might provide the arguments to qemu. The host is Debian 9. It is<br>
> up-to-date as far as package versions are concerned, as much as Debian 9<br>
> can be. I can't find any indication about why the arguments would have been<br>
> taken away.<br>
<br>
Hi,<br>
<br>
Unfortunately for you it was not taken away as it was not introduced in<br>
the old version available in Debian 9. Based on Debian packages there is<br>
virt-manager 1.4.0 which is about 4 years old.<br>
<br>
Looking at virt-manager code-base Debian 9 just missed the --sysinfo<br>
and --qemu-commandline arguments as both were introduced in 1.4.1.<br>
<br>
I checked that there is no virt-manager in stretch-backports so your<br>
options are probably update to current stable (Debian 10) or get newer<br>
virt-manager from upstream. Just a not to keep in mind, virt-manager<br>
1.5.0 is the last python-2 based version and since virt-manager 2.0.0 we<br>
support only python-3.<br>
<br>
Pavel<br>
</blockquote></div></div></div>