Hello, I am running unattended installation of Windows guest OS with command 'avocado run --vt-guest-os Win7.x86_64.sp1 unattended_install.cdrom.extra_cdrom_ks.default_install.aio_threads --show-job-log --vt-extra-params machine=q35 cpu=host'. Windows installation starts successfully, but installer cannot find disk - due to absence of virtio driver. How to disable virtio devices and use SATA interface instead?
autotest==0.16.4 avocado-framework==60.0 avocado-framework-plugin-vt==57.4 avocado-virt==39.0 Sergey