| Summary: | [virtio-win][viostor]virtio-win-prewhql-69 virtual block driver could not be loaded in win8.1-32 guest | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jun Li <juli> | ||||
| Component: | virtio-win | Assignee: | Vadim Rozenfeld <vrozenfe> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.5 | CC: | acathrow, bcao, bsarathy, juli, juzhang, michen, qzhang, rhod, sluo, virt-maint, vrozenfe, xfu | ||||
| Target Milestone: | rc | ||||||
| Target Release: | 6.5 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | virtio-win-prewhql-0.1-70 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-01 16:32:45 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Jun Li
2013-09-09 09:07:19 UTC
Created attachment 795545 [details]
virtual block-win8.1-32-screenshot
win7sp1-32 hits this issue, too. could you please post virtio-win-prewhql-0.1.iso layout? Thanks, Vadim. (In reply to Vadim Rozenfeld from comment #4) > could you please post virtio-win-prewhql-0.1.iso > layout? > > Thanks, > Vadim. . |-- Vista |-- win7 |-- win8 |-- Wlh |-- Wnet |-- WXp `-- XP win8/x86/ |-- balloon.inf |-- blnsvr.exe |-- blnsvr.pdb |-- netkvm.cat |-- netkvmco.dll |-- netkvm.inf |-- netkvm.pdb |-- netkvm.sys |-- NetKVMTemporaryCert.cer |-- readme.doc |-- vioscsi.inf |-- vioser.inf `-- WdfCoInstaller01011.dll Above is virtio-win-prewhql-0.1.iso layout. Thank you. But there are no viostor.sys and viostor.inf files there, right? (In reply to Vadim Rozenfeld from comment #7) > But there are no viostor.sys and viostor.inf files there, right? Yes, there's no these two files. ok. I see. seems like build 69 is broken. All win8/32 drivers, except for netkvm, were not created. Vadim. junli, pls help to verify it on virtio-win-prewhql-70 ,thanks verify this bug with virtio-win-prewhql-70 version. I tested two guest win8.1-32 and win7sp1-32 with virto-blk and virtio scsi device. cmd line like this: # <cli> ... -drive file=/home/win8.1-32.qcow2_v3,if=none,cache=none,aio=native,media=disk,format=qcow2,rerror=stop,werror=stop,id=drive0 \ -device virtio-blk-pci,bus=pci.0,drive=drive0,id=sys-disk,bootindex=0 -device virtio-scsi-pci,bus=pci.0,addr=0x5,id=scsi0 \ -drive file=/home/sdb-1.qcow2_v3,if=none,media=disk,cache=none,aio=native,format=qcow2,rerror=stop,werror=stop,id=drive0-1 \ -device scsi-hd,drive=drive0-1,bus=scsi0.0,scsi-id=0,lun=0,id=data-disk-1 ... Test Result: win8.1-32 and win7sp1-32 install successfully with virto-blk and virtio scsi disk, and they work well. Version-Release number of selected component (if applicable): qemu-kvm-1.5.3-2.el7.x86_64 virtio-win-prewhql-0.1-70 3.10.0-18.el7.x86_64 so I think this bug is fixed. Move status to VERIFIED based on comment #11 |