Unable to install Windows 2012 Server in qemu VM

Bug #1183083 reported by David Lee Lambert
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qemu (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Trying to use qemu to create a new Windows 2012 Server virtual system on an Ubuntu 32-bit host. The VM boots, runs a progress-bar through twice, dispays the Windows logo for a few seconds, then displays the error-message...

Your PC needs to restart.
Please hold down the power button.
Error Code: 0x0000005D
Parmeters:
0x00000000078BFBF9
0x000000002191ABF9
0c0000000000000000
0c0000000000000000

Complete command line is

qemu-system-x86_64 -no-kvm -m 1478 -vnc :29 -boot order=cd -hda win2k12-C.bin -cdrom win2k12.iso -name win2k12 -vga vmware -rtc base=localtime -net nic,vlan=1,model=e1000 -net user,vlan=1,net=10.10.199.0/24,host=10.10.199.78,hostfwd=tcp::32922-10.10.199.15:22,hostfwd=tcp::32980-10.10.199.15:80 -pidfile win2k12.pid -daemonize

where file "win2k12.iso" is a symlink to file "en_windows_server_2012_x64_dvd_915478.iso" with MD5 fingerprint da91135483e24689bfdaf05d40301506.

affects: qemu → qemu (Ubuntu)
Changed in qemu (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

For a first stab I'll try to reproduce this on x86-64 raring. (I realize you're on i386 but amd64 happens to be the iso i've downloaded). Could you please tell me which ubuntu release you are on?

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

Confirmed on raring amd64.

Changed in qemu (Ubuntu):
status: Confirmed → Triaged
Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

Ok, so as pointed out in the mailing list previously, this appears to be a bug in the tcg emulation: it is failing to faithfully reproduce nx.

Running *with* -enable-kvm works. Without kvm extensions fails.

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

(This is the same as bug 921208 against upstream QEMU.)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.