On 12/11/24 7:43 AM, Jeffrey Walton wrote:
> The man page for virt-install [1] does not list valid arch's. (I can't
> find a page for virt-install at libvirt.org).
> Where can I find the list of valid arch's for virt-install?
Hmm, yeah, it seems the --arch argument doesn't support the usual method
Hi Everyone,
I'm converting about 150 Virtual Box vm's to QEMU/KVM using `qemu-img
convert` followed by a `virt-install`. The vm's are a mix of amd64,
i686 and mx32, and they will run on a amd64 machine. I want to use the
`virt-install --arch` option during the conversion.
The man page for virt-i