On Wed, 11 Aug 2021 20:13:29 -0400 David Mandelberg
<da...@mandelberg.org> wrote:
Would it make sense to change virt-install to use virtio for the ISO
file? (Or some other way of providing the ISO that genericcloud has
drivers for?)
A possible workaround is passing "--machine pc" to virt-install. This
causes the old(er) i440FX instead of Q35 (current default) to be used.
The following would provide a solution, but seems to be out of scope for
the cloud kernel:
https://salsa.debian.org/kernel-team/linux/-/merge_requests/699