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.
Bug 1209039 - Windows 8.1 32-bit install stalls at the beginning of DVD boot
Summary: Windows 8.1 32-bit install stalls at the beginning of DVD boot
Keywords:
Status: CLOSED DUPLICATE of bug 1022895
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.0
Hardware: x86_64
OS: Windows
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Yvugenfi@redhat.com
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-05 14:19 UTC by Yvugenfi@redhat.com
Modified: 2015-04-05 14:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-05 14:47:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Stalled Windows 8.1 setup screen (17.85 KB, image/png)
2015-04-05 14:19 UTC, Yvugenfi@redhat.com
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1022895 0 medium CLOSED Win8.1-32 guest installation stuck before entering the installer 2021-02-22 00:41:40 UTC

Description Yvugenfi@redhat.com 2015-04-05 14:19:27 UTC
Created attachment 1011127 [details]
Stalled Windows 8.1 setup screen

Description of problem:
Windows install setup stalls before reaching first install dialog.
Command line:

/usr/libexec/qemu-kvm \
        -M pc \
        -nodefaults  \
        -vga std \
        -cpu 'SandyBridge',+sep \
        -enable-kvm \
        -m 4096\
        -smp 4,maxcpus=4,cores=2,threads=1,sockets=2 \
        -name RH-1022895 \
        -rtc base=localtime,clock=host,driftfix=slew \
        -device nec-usb-xhci,id=usb1,bus=pci.0,addr=0x4 \
        -drive file=/home/igord/rh/1022895/virtio-scsi.qcow2 \
        -netdev tap,id=hostnet0,script=/home/igord/vms/whql-ifup-e1000,ifname=e1000-net0 \
        -device virtio-net,netdev=hostnet0,id=net0,mac=52:54:00:51:51:51,bus=pci.0,addr=03 \
        \
        -boot order=cdn,once=d,menu=off \
        -drive id=drive_cd1,if=none,snapshot=off,aio=native,media=cdrom,file=/home/igord/rh/1022895/en_windows_8_1_enterprise_x86_dvd_2972289.iso \
        -device ide-cd,id=cd1,drive=drive_cd1,bus=ide.1,unit=0 \
        -drive id=drive_cd2,if=none,snapshot=off,aio=native,media=cdrom,file=/home/igord/rh/1022895/virtio-win-0.1-74.iso \
        -device ide-cd,id=cd2,drive=drive_cd2,bus=ide.1,unit=1 \
        \
        -k en-us \
        -vga std \
        \
        -chardev socket,id=abcde,path=/tmp/monitor-1022895,server,nowait \
        -mon chardev=abcde,mode=readline \
        \
        -device usb-tablet,id=usb-tablet1,bus=usb1.0,port=1  \
        -vnc :0


Version-Release number of selected component (if applicable):
kernel.x86_64: 3.10.0-123.el7
qemu-kvm.x86_64: 10:1.5.3-60.el7

How reproducible:
Repeatedly restart VM by canceling Windows install.

Steps to Reproduce:
1. Run VM setup. 
2. If boot reached first setup screen, cancel install, VM will reset.
3. Repeat 2 till reproduction (usually 1-12 retries).

Actual results:
Windows setup stalled on curling dots


Expected results:
Windows setup reached first install dialog


Additional info:
Inherited from:
https://bugzilla.redhat.com/show_bug.cgi?id=1022895

Comment 2 Yvugenfi@redhat.com 2015-04-05 14:47:28 UTC

*** This bug has been marked as a duplicate of bug 1022895 ***


Note You need to log in before you can comment on or make changes to this bug.