QEMU windows can't even boot

About Qemu-system-ppc, a PPC Mac emulator for Windows, macOS and Linux that can run Mac OS 9.0 up to Mac OS X 10.5

Moderators: Cat_7, Ronald P. Regensburg

Post Reply
SuperTankh
Space Cadet
Posts: 1
Joined: Thu May 07, 2026 7:13 pm

QEMU windows can't even boot

Post by SuperTankh »

I want to emulate OS 9 and/or X with QEMU so I installed QEMU 24 09 2024 and 2025 and following tutorial in website. But when it came to start the emulation... it said
"Guest has not initialized the display (yet!)"
so I looked up for solutions but didn't find any. After looking in the command prompt it looked like it couldn't find some file so I copied and did literally everything in the possible to try to boot but nothing works. The windows is shown but it either says the guest not initialized, or in the command prompt the windows stays white and both situation it stops and close the windows after a few seconds. :sad: :cry:

What I am trying to boot:
qemu-system-ppc.exe ^
-L pc-bios ^
-M mac99,via=pmu ^
-m 512 ^
-display sdl ^
-boot d ^
-drive file=MacOS9.2.iso,format=raw,media=cdrom ^
-drive file=MacOS9.2.img,format=raw,media=disk

As MacOS9.2.img what qemu-img made and the .iso copy paste and changed file extention
Post Reply