PPC Emulation Errors..

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
User avatar
carinavljko
Space Cadet
Posts: 3
Joined: Thu Oct 27, 2022 11:33 pm
Contact:

PPC Emulation Errors..

Post by carinavljko »

I tried for hours to find a concrete answer to this.
But most people with this issue are on Macintoshes and shit so yeah.
I'm on windows 11, rig is as follows:
AMD Ryzen Radeon 3 3200G, 8G Ram and a NViDiA 1650S.
Now the issue at hand..

Code: Select all

Welcome to OpenBIOS v1.1 built on Mar 7 2022 23:07
Trying cd:,\\:tbxi...
No valid state has been set by load or init-program.
I've tried my best, .iso is sourced from Archive.org, and all info from these forums.
PLEASE HELP :(
User avatar
Cat_7
Expert User
Posts: 6172
Joined: Fri Feb 13, 2004 8:59 am
Location: Sittard, The Netherlands

Re: PPC Emulation Errors..

Post by Cat_7 »

Hi,

Looks like a faulty iso, but first please post the content of your qemu bat file.

Best,
Cat_7
User avatar
carinavljko
Space Cadet
Posts: 3
Joined: Thu Oct 27, 2022 11:33 pm
Contact:

Re: PPC Emulation Errors..

Post by carinavljko »

Much obliged.
Entire content of qemu.bat:

Code: Select all

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 
The .iso is sourced from http://old.mac.gdn/apps/Mac_OS_X_Leopard_10.5.6.iso.
Many thanks for your response. (Would like to note, I changed the .iso)
Last edited by carinavljko on Fri Oct 28, 2022 6:07 pm, edited 1 time in total.
User avatar
Cat_7
Expert User
Posts: 6172
Joined: Fri Feb 13, 2004 8:59 am
Location: Sittard, The Netherlands

Re: PPC Emulation Errors..

Post by Cat_7 »

Hi,

There are many bad leopard images that will not boot.
The one you downloaded is one of them.

Best,
Cat_7
User avatar
carinavljko
Space Cadet
Posts: 3
Joined: Thu Oct 27, 2022 11:33 pm
Contact:

Re: PPC Emulation Errors..

Post by carinavljko »

May you pretty please send a working one? Please? I beg of thee.
User avatar
adespoton
Forum All-Star
Posts: 4279
Joined: Fri Nov 27, 2009 5:11 am
Location: Emaculation.com
Contact:

Re: PPC Emulation Errors..

Post by adespoton »

The ones I've got that work (with a bit of effort):
Sorbet Leopard R15 (you need access to a Mac to convert the DMG to an uncompressed disk image which is then immediately bootable)
Leopard 10.5.8 PPC Only Restore Image v1.dmg (MD5 starts 6307) (again, you need access to a Mac to convert the DMG to an uncompressed disk image)
Mac OS X 10.5.6 DVD-DL.dmg (it's a compressed dmg, so you may need to convert it to iso before you can use it)

QEMU can use dmg files, but they need to be uncompressed. Sorbet Leopard is a great one to use in QEMU because it's a pre-installed disk image -- you just need it uncompressed.
User avatar
carinavljko
Space Cadet
Posts: 3
Joined: Thu Oct 27, 2022 11:33 pm
Contact:

Re: PPC Emulation Errors..

Post by carinavljko »

Thanks, fortunately, I have found one simply name "OS X installer"..

Moderator edit: sorry, we don´t do links.

(i'm probably gonna keep my connection open indefinitly). It seems to work so far, so I recommend this one for usage.
Post Reply