Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
virtio_blk driver for win2008 missed in virtio-win-prewhql-0.1-40,so if guest use vitio-blk-pci format as device drive, windows2008 will can't be installed;
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. boot guest with command: qemu-kvm -name vm1 -nodefaults -device ich9-usb-uhci1,id=usb1,bus=pci.0,addr=0x4 -drive file=/root/test/autotest/client/tests/kvm/images/win2008r2-64-virtio.qcow2,if=none,id=drive-virtio-disk1,media=disk,cache=none,boot=off,snapshot=off,format=qcow2,aio=native -device virtio-blk-pci,bus=pci.0,addr=0x5,drive=drive-virtio-disk1,id=virtio-disk1 -device virtio-net-pci,netdev=iddJ6vqU,mac=9a:8f:90:91:92:93,bus=pci.0,addr=0x3,id=id3aMBED -netdev tap,id=iddJ6vqU,vhost=on,script=/etc/qemu-ifup -m 4096 -smp 2,cores=1,threads=1,sockets=2 -cpu SandyBridge -M rhel6.4.0 -drive file=/root/test/autotest/client/tests/kvm/isos/ISO/Win2008R2/en_windows_server_2008_r2_standard_enterprise_datacenter_and_web_with_sp1_x64_dvd_617601.iso,if=none,id=drive-ide0-0-0,media=cdrom,snapshot=off,format=raw -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive file=/root/test/autotest/client/tests/kvm/isos/windows/winutils.iso,if=none,id=drive-ide0-0-1,media=cdrom,snapshot=off,format=raw -device ide-drive,bus=ide.0,unit=1,drive=drive-ide0-0-1,id=ide0-0-1 -drive file=/root/test/autotest/client/tests/kvm/images/virtio-win.iso,if=none,id=drive-ide0-1-0,media=cdrom,snapshot=off,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -device usb-tablet,id=usb-tablet1,bus=usb1.0,port=1 -vnc :0 -vga std -rtc base=localtime,clock=host,driftfix=slew -boot order=cdn,once=d,menu=off -bios /usr/share/seabios/bios-pm.bin -enable-kvm
2. boot guest from cdrom
3. wait gointo windows2008 installer start up
4. when guest installer go to select disk step, "click load driver" and the select cdrom (contion virtio driver), click "scan"
Actual results:
vritio-blk driver for windows2008 not found
Expected results:
virtio-blk driver found in cdrom and can install without error
Additional info:
browser the cdrom not found drive for windows2008, but win7 drive looks exist try to install win7 with virtio-blk-pci driver but virtio-blk drive can't be installed too;
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
http://rhn.redhat.com/errata/RHBA-2013-0441.html