<div dir="ltr"><div><br></div><div>virtio-win.iso might be outdated, or the config files for <span style="line-height:1.5">Win8.x86_64 might be outdated. I haven't tried and I won't be able to try in the near future, so I'd defer your question to our friends from the KVM QE team in Beijing. I'm copying Suqin, maybe she can forward this to someone who can help.</span></div><div><span style="line-height:1.5"><br></span></div><div><span style="line-height:1.5">Keep in mind that having default upstream config files that work across multiple hosts (qemu versions) is challenging. Besides, the virtio-win.iso file that we use for upstream testing might be outdated and someone needs to take the time to update and test with upstream config files (coming back to the issue that the person might be testing on a RHEL 6 machine and your Fedora 23 machine QEMU behaves differently).</span></div><div><span style="line-height:1.5"><br></span></div><div><span style="line-height:24.03px">I'm going to explain the basic idea behind installing windows with avocado-vt using virtio drivers:</span></div><div><span style="line-height:24.03px"><br></span></div><div><span style="line-height:24.03px">1) The windows VM needs to be able to 'see' the virtio-win.iso.</span></div><div><span style="line-height:24.03px">2) The location of the drive has to be provided through the answer file in the form of a drive letter, and a path inside this drive letter.</span></div><div><span style="line-height:24.03px">3) Sometimes, the order of drives might change inside the vm and this makes the install program unable to find the drivers</span></div><div><span style="line-height:24.03px">4) Additionally, the virtio-win.iso layout might change from version to version and then all of a sudden the install program is also unable to find the drivers.</span></div><div><span style="line-height:24.03px"><br></span></div><div><span style="line-height:24.03px">Ficticious Example: The config files provide D:/virtio-win/win8/x86_64, but in the actual VM the path is </span><span style="line-height:24.03px">E:/virtio-win/win8/amd64. This will make the install to not proceed at all.</span></div><div><span style="line-height:24.03px"><br></span></div><div><span style="line-height:24.03px">So it's likely that you did things right, yet your particular combination of host and Windows version and virtio-win.iso layout might not be working out as it worked for the person who first added windows 8 config files.</span></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 24, 2015 at 8:58 AM Andrei Stepanov <<a href="mailto:astepano@redhat.com">astepano@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello.<br><br>I am just curious, does anybody can install Windows systems (Win8.x86_64 especially) using<br><br>virtio_blk (drive_format=virtio) ??<br><br>It fails for me at DiskConfiguration step.<br><br>ide (drive_format = ide) works fine.<br><br>I have attached cds:<br><br>virtio-win.iso<br>winutils.iso<br></div>
_______________________________________________<br>
Avocado-devel mailing list<br>
<a href="mailto:Avocado-devel@redhat.com" target="_blank">Avocado-devel@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/avocado-devel" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/avocado-devel</a><br>
</blockquote></div></div>