Black screen in Windows XP
Host environment
- Operating system: Ubuntu 24.04.1 LTS (GNU/Linux )
- OS/kernel version: 6.8.0-45-generic
- Architecture: x86_x64
- QEMU flavor: qemu-system-x86_64
- QEMU version: 9.1.0
- QEMU command line:
./qemu-system-x86_64
-machine q35,smm=off,accel=kvm
-vga std
-cdrom winxp.iso
- Operating system: Windows XP
- OS/kernel version: NT
- Architecture: x86
Description of problem
When starting the installation of Windows XP (or Windows 2003) the screen in VNC stays black while the installer is in text-mode. During the second half of the installation, where it switches to graphical GUI, the display becomes visible again.
This problem never happened on 9.0.1 and below, so is a regression in 9.1.0
Steps to reproduce
- Start the Windows XP installer
- Connect to VNC
- Screen stays black
Edited by kroese